FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vl_api_add_node_next_t Struct Reference

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]
 

Detailed Description

Set the next node for a given node request.

Template Parameters
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

Definition at line 1297 of file vpe.api.

Field Documentation

u32 vl_api_add_node_next_t::client_index

Definition at line 1299 of file vpe.api.

u32 vl_api_add_node_next_t::context

Definition at line 1300 of file vpe.api.

u8 vl_api_add_node_next_t::next_name[64]

Definition at line 1302 of file vpe.api.

u8 vl_api_add_node_next_t::node_name[64]

Definition at line 1301 of file vpe.api.


The documentation for this struct was generated from the following file: