FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Delete virtio pci interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
Delete virtio pci interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - interface index of existing virtio pci interface |
Definition at line 104 of file virtio.api.
u32 vl_api_virtio_pci_delete_t::client_index |
Definition at line 106 of file virtio.api.
u32 vl_api_virtio_pci_delete_t::context |
Definition at line 107 of file virtio.api.
vl_api_interface_index_t vl_api_virtio_pci_delete_t::sw_if_index |
Definition at line 108 of file virtio.api.