FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_get_node_index_t Struct Reference

Get node index using name request. More...

Data Fields

u32 client_index
 
u32 context
 
u8 node_name [64]
 

Detailed Description

Get node index using name request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
node_name[]- name of the node

Definition at line 121 of file vpe.api.

Field Documentation

◆ client_index

u32 vl_api_get_node_index_t::client_index

Definition at line 123 of file vpe.api.

◆ context

u32 vl_api_get_node_index_t::context

Definition at line 124 of file vpe.api.

◆ node_name

u8 vl_api_get_node_index_t::node_name[64]

Definition at line 125 of file vpe.api.


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