FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Create loopback interface request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | mac_address [6] |
Create loopback interface request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mac_address | - mac addr to assign to the interface if none-zero |
Definition at line 516 of file interface.api.
u32 vl_api_create_loopback_t::client_index |
Definition at line 518 of file interface.api.
u32 vl_api_create_loopback_t::context |
Definition at line 519 of file interface.api.
u8 vl_api_create_loopback_t::mac_address[6] |
Definition at line 520 of file interface.api.