![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Details for each graph node. More...
Data Fields | |
| u32 | context |
| u32 | index |
| string | name [64] |
| vl_api_node_flag_t | flags |
| u32 | n_arcs |
| u32 | arcs_out [n_arcs] |
Details for each graph node.
| index | - index of the node |
| name | - name of the node |
| flags | - NODE_FLAG_* values |
| n_arcs | - If requested, the number of out-arcs to other nodes |
| arcs | - If requested, the set of out-arc next-node-indices |