![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Create host-interface. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | host_if_name [64] |
| u8 | hw_addr [6] |
| u8 | use_random_hw_addr |
Create host-interface.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| host_if_name | - interface name |
| hw_addr | - interface MAC |
| use_random_hw_addr | - use random generated MAC |
Definition at line 25 of file af_packet.api.
| u32 vl_api_af_packet_create_t::client_index |
Definition at line 27 of file af_packet.api.
| u32 vl_api_af_packet_create_t::context |
Definition at line 28 of file af_packet.api.
| u8 vl_api_af_packet_create_t::host_if_name[64] |
Definition at line 30 of file af_packet.api.
| u8 vl_api_af_packet_create_t::hw_addr[6] |
Definition at line 31 of file af_packet.api.
| u8 vl_api_af_packet_create_t::use_random_hw_addr |
Definition at line 32 of file af_packet.api.