FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
pci_types.api File Reference

Go to the source code of this file.

Variables

option version = "1.0.0"
 
typedef pci_address
 
u8 bus
 
u8 slot
 
u8 function
 

Variable Documentation

◆ bus

u8 bus

Definition at line 21 of file pci_types.api.

◆ function

u8 function

Definition at line 23 of file pci_types.api.

◆ pci_address

typedef pci_address
Initial value:
{
u16 domain
unsigned short u16
Definition: types.h:57

Definition at line 19 of file pci_types.api.

◆ slot

u8 slot

Definition at line 22 of file pci_types.api.

◆ version

option version = "1.0.0"

Definition at line 16 of file pci_types.api.