FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
vl_api_flow_add_reply_t Struct Reference

reply for adding flow More...

Data Fields

u32 context
 
i32 retval
 
u32 flow_index
 

Detailed Description

reply for adding flow

Template Parameters
context- sender context, to match reply w/ request
retval- return code
flow_index- flow index, can be used for flow del/enable/disable

Definition at line 40 of file flow.api.

Field Documentation

◆ context

u32 vl_api_flow_add_reply_t::context

Definition at line 42 of file flow.api.

◆ flow_index

u32 vl_api_flow_add_reply_t::flow_index

Definition at line 44 of file flow.api.

◆ retval

i32 vl_api_flow_add_reply_t::retval

Definition at line 43 of file flow.api.


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