FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Reply for pipe create reply. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | sw_if_index |
u32 | 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. |