FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Create loopback interface response. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | sw_if_index |
Create loopback interface response.
context | - sender context, to match reply w/ request |
sw_if_index | - sw index of the interface that was created |
retval | - return code for the request |
Definition at line 528 of file interface.api.
u32 vl_api_create_loopback_reply_t::context |
Definition at line 530 of file interface.api.
i32 vl_api_create_loopback_reply_t::retval |
Definition at line 531 of file interface.api.
u32 vl_api_create_loopback_reply_t::sw_if_index |
Definition at line 532 of file interface.api.