FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_get_next_index_t Struct Reference

Query relative index via node names. More...

Data Fields

u32 client_index
 
u32 context
 
u8 node_name [64]
 
u8 next_name [64]
 

Detailed Description

Query relative index via node names.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
node_name- name of node to find relative index from
next_name- next node from node_name to find relative index of

Definition at line 268 of file vpe.api.

Field Documentation

◆ client_index

u32 vl_api_get_next_index_t::client_index

Definition at line 270 of file vpe.api.

◆ context

u32 vl_api_get_next_index_t::context

Definition at line 271 of file vpe.api.

◆ next_name

u8 vl_api_get_next_index_t::next_name[64]

Definition at line 273 of file vpe.api.

◆ node_name

u8 vl_api_get_next_index_t::node_name[64]

Definition at line 272 of file vpe.api.


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