FD.io VPP  v19.08-23-g4b943d6
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 133 of file vpe.api.

Field Documentation

u32 vl_api_get_node_index_reply_t::context

Definition at line 135 of file vpe.api.

u32 vl_api_get_node_index_reply_t::node_index

Definition at line 137 of file vpe.api.

i32 vl_api_get_node_index_reply_t::retval

Definition at line 136 of file vpe.api.


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