FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Set the next node for a given node request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | node_name [64] |
u8 | next_name [64] |
Set the next node for a given node request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
node_name[] | - node to add the next node to |
next_name[] | - node to add as the next node |