FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Create loopback interface request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_mac_address_t | mac_address |
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 585 of file interface.api.
u32 vl_api_create_loopback_t::client_index |
Definition at line 587 of file interface.api.
u32 vl_api_create_loopback_t::context |
Definition at line 588 of file interface.api.
vl_api_mac_address_t vl_api_create_loopback_t::mac_address |
Definition at line 589 of file interface.api.