Go to the source code of this file.
◆ foreach_virtio_pci_api_msg
#define foreach_virtio_pci_api_msg |
Value:_(VIRTIO_PCI_CREATE, virtio_pci_create) \
_(VIRTIO_PCI_CREATE_V2, virtio_pci_create_v2) \
_(VIRTIO_PCI_DELETE, virtio_pci_delete) \
_(SW_INTERFACE_VIRTIO_PCI_DUMP, sw_interface_virtio_pci_dump)
Definition at line 48 of file virtio_api.c.
◆ vl_endianfun
#define vl_endianfun /* define message structures */ |
◆ vl_msg_name_crc_list
#define vl_msg_name_crc_list |
◆ vl_print
◆ vl_printfun
◆ vl_typedefs
#define vl_typedefs /* define message structures */ |
◆ setup_message_id_table()
static void setup_message_id_table |
( |
api_main_t * |
am | ) |
|
|
static |
◆ virtio_pci_api_hookup()
◆ virtio_pci_send_sw_interface_details()
◆ vl_api_sw_interface_virtio_pci_dump_t_handler()
◆ vl_api_virtio_pci_create_t_handler()
◆ vl_api_virtio_pci_create_v2_t_handler()
◆ vl_api_virtio_pci_delete_t_handler()
◆ VLIB_API_INIT_FUNCTION()