FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Reply for pipe dump request. More...
Data Fields | |
u32 | context |
vl_api_interface_index_t | sw_if_index |
vl_api_interface_index_t | pipe_sw_if_index [2] |
u32 | instance |
Reply for pipe dump request.
sw_if_index | - software index of pipe interface |
sw_if_index | - software index allocated for the pipe parent interface |
pipe_sw_if_index | - the two SW indicies that form the ends of the pipe. |
instance | - instance allocated |
vl_api_interface_index_t vl_api_pipe_details_t::pipe_sw_if_index[2] |