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

flow enable request More...

Data Fields

u32 client_index
 
u32 context
 
u32 flow_index
 
u32 hw_if_index
 
option vat_help = "test flow enable index <index> <interface name>"
 

Detailed Description

flow enable request

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
flow_index- flow index
hw_if_index- hardware interface index

Definition at line 66 of file flow.api.

Field Documentation

◆ client_index

u32 vl_api_flow_enable_t::client_index

Definition at line 68 of file flow.api.

◆ context

u32 vl_api_flow_enable_t::context

Definition at line 69 of file flow.api.

◆ flow_index

u32 vl_api_flow_enable_t::flow_index

Definition at line 70 of file flow.api.

◆ hw_if_index

u32 vl_api_flow_enable_t::hw_if_index

Definition at line 71 of file flow.api.

◆ vat_help

option vl_api_flow_enable_t::vat_help = "test flow enable index <index> <interface name>"

Definition at line 72 of file flow.api.


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