FD.io VPP  v21.06
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 159 of file vpe.api.

Field Documentation

◆ context

u32 vl_api_add_node_next_reply_t::context

Definition at line 161 of file vpe.api.

◆ next_index

u32 vl_api_add_node_next_reply_t::next_index

Definition at line 163 of file vpe.api.

◆ retval

i32 vl_api_add_node_next_reply_t::retval

Definition at line 162 of file vpe.api.


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