# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
- client_index - opaque cookie to identify the sender - pci_addr - pci address as unsigned 32bit integer: 0-15 domain, 16-23 bus, 24-28 slot, 29-31 function ddddddddddddddddbbbbbbbbsssssfff - rxq_num - number of receive queues - rxq_size - receive queue size - txq_size - transmit queue size
AvfCreate defines message 'avf_create'.
- context - sender context, to match reply w/ request - retval - return value for request - sw_if_index - software index for the new avf interface
AvfCreateReply defines message 'avf_create_reply'.
- client_index - opaque cookie to identify the sender - sw_if_index - interface index
AvfDelete defines message 'avf_delete'.
AvfDeleteReply defines message 'avf_delete_reply'.
# Interfaces
RPCService defines RPC service avf.