![]() |
FD.io VPP
v18.11-rc0-18-g2a3fb1a
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 511 of file interface.api.
| u32 vl_api_create_loopback_reply_t::context |
Definition at line 513 of file interface.api.
| i32 vl_api_create_loopback_reply_t::retval |
Definition at line 514 of file interface.api.
| u32 vl_api_create_loopback_reply_t::sw_if_index |
Definition at line 515 of file interface.api.