FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Reply for pipe create reply. More...
Data Fields | |
u32 | context |
i32 | retval |
vl_api_interface_index_t | sw_if_index |
vl_api_interface_index_t | pipe_sw_if_index [2] |
Reply for pipe create reply.
context | - returned sender context, to match reply w/ request |
retval | - return code |
sw_if_index | - software index allocated for the new pipe parent interface Use the parent interface for link up/down and to delete |
pipe_sw_if_index | - the two SW indicies that form the ends of the pipe. |
vl_api_interface_index_t vl_api_pipe_create_reply_t::pipe_sw_if_index[2] |
vl_api_interface_index_t vl_api_pipe_create_reply_t::sw_if_index |