![]() |
FD.io VPP
v19.01-18-gcbd68cb
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. |