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

Get node index using name request. More...

Data Fields

u32 context
 
i32 retval
 
u32 node_index
 

Detailed Description

Get node index using name request.

Template Parameters
context- sender context, to match reply w/ request
retval- return code for the request
node_index- index of the desired node if found, else ~0

Definition at line 1284 of file vpe.api.

Field Documentation

u32 vl_api_get_node_index_reply_t::context

Definition at line 1286 of file vpe.api.

u32 vl_api_get_node_index_reply_t::node_index

Definition at line 1288 of file vpe.api.

i32 vl_api_get_node_index_reply_t::retval

Definition at line 1287 of file vpe.api.


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