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

flow disable request More...

Data Fields

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

Detailed Description

flow disable 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 81 of file flow.api.

Field Documentation

◆ client_index

u32 vl_api_flow_disable_t::client_index

Definition at line 83 of file flow.api.

◆ context

u32 vl_api_flow_disable_t::context

Definition at line 84 of file flow.api.

◆ flow_index

u32 vl_api_flow_disable_t::flow_index

Definition at line 85 of file flow.api.

◆ hw_if_index

u32 vl_api_flow_disable_t::hw_if_index

Definition at line 86 of file flow.api.

◆ vat_help

option vl_api_flow_disable_t::vat_help = "test flow disable index <index> <interface name>"

Definition at line 87 of file flow.api.


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