FD.io VPP  v19.04.4-rc0-5-ge88582fac
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 132 of file vpe.api.

Field Documentation

◆ context

u32 vl_api_get_node_index_reply_t::context

Definition at line 134 of file vpe.api.

◆ node_index

u32 vl_api_get_node_index_reply_t::node_index

Definition at line 136 of file vpe.api.

◆ retval

i32 vl_api_get_node_index_reply_t::retval

Definition at line 135 of file vpe.api.


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