FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_flow_classify_dump_t Struct Reference

Get list of flow classify interfaces and tables. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_flow_classify_table_t type
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

Get list of flow classify interfaces and tables.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
type- flow classify table type
sw_if_index- filter on sw_if_index

Definition at line 347 of file classify.api.

Field Documentation

◆ client_index

u32 vl_api_flow_classify_dump_t::client_index

Definition at line 348 of file classify.api.

◆ context

u32 vl_api_flow_classify_dump_t::context

Definition at line 349 of file classify.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_flow_classify_dump_t::sw_if_index

Definition at line 351 of file classify.api.

◆ type

vl_api_flow_classify_table_t vl_api_flow_classify_dump_t::type

Definition at line 350 of file classify.api.


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