FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_add_node_next_reply_t Struct Reference

IP Set the next node for a given node response. More...

Data Fields

u32 context
 
i32 retval
 
u32 next_index
 

Detailed Description

IP Set the next node for a given node response.

Template Parameters
context- sender context, to match reply w/ request
retval- return code for the add next node request
next_index- the index of the next node if success, else ~0

Definition at line 162 of file vpe.api.

Field Documentation

u32 vl_api_add_node_next_reply_t::context

Definition at line 164 of file vpe.api.

u32 vl_api_add_node_next_reply_t::next_index

Definition at line 166 of file vpe.api.

i32 vl_api_add_node_next_reply_t::retval

Definition at line 165 of file vpe.api.


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