FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Delete host-interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
string | host_if_name [64] |
Delete host-interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
host_if_name | - interface name |
Definition at line 54 of file af_packet.api.
u32 vl_api_af_packet_delete_t::client_index |
Definition at line 56 of file af_packet.api.
u32 vl_api_af_packet_delete_t::context |
Definition at line 57 of file af_packet.api.
string vl_api_af_packet_delete_t::host_if_name[64] |
Definition at line 59 of file af_packet.api.