FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
vl_api_get_next_index_reply_t Struct Reference

Reply for get next node index. More...

Data Fields

u32 context
 
i32 retval
 
u32 next_index
 

Detailed Description

Reply for get next node index.

Template Parameters
context- sender context which was passed in the request
retval- return value
next_index- index of the next_node

Definition at line 860 of file vpe.api.

Field Documentation

u32 vl_api_get_next_index_reply_t::context

Definition at line 862 of file vpe.api.

u32 vl_api_get_next_index_reply_t::next_index

Definition at line 864 of file vpe.api.

i32 vl_api_get_next_index_reply_t::retval

Definition at line 863 of file vpe.api.


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