FD.io VPP  v20.01-48-g3e0dafb74
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 281 of file vpe.api.

Field Documentation

◆ context

u32 vl_api_get_next_index_reply_t::context

Definition at line 283 of file vpe.api.

◆ next_index

u32 vl_api_get_next_index_reply_t::next_index

Definition at line 285 of file vpe.api.

◆ retval

i32 vl_api_get_next_index_reply_t::retval

Definition at line 284 of file vpe.api.


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