FD.io VPP  v18.01.1-37-g7ea3975
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 236 of file vpe.api.

Field Documentation

u32 vl_api_get_next_index_reply_t::context

Definition at line 238 of file vpe.api.

u32 vl_api_get_next_index_reply_t::next_index

Definition at line 240 of file vpe.api.

i32 vl_api_get_next_index_reply_t::retval

Definition at line 239 of file vpe.api.


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