FD.io VPP  v17.04.2-2-ga8f93f8
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 799 of file vpe.api.

Field Documentation

u32 vl_api_add_node_next_reply_t::context

Definition at line 801 of file vpe.api.

u32 vl_api_add_node_next_reply_t::next_index

Definition at line 803 of file vpe.api.

i32 vl_api_add_node_next_reply_t::retval

Definition at line 802 of file vpe.api.


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