FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
IP Set the next node for a given node response. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | next_index |
IP Set the next node for a given node response.
context | - sender context, to match reply w/ request |
retval | - return code for the add next node request |
next_index | - the index of the next node if success, else ~0 |