FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Set the next node for a given node request. More...
Data Fields | |
u32 | client_index |
u32 | context |
string | node_name [64] |
string | 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 |