FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
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 |
Get list of flow classify interfaces and tables.
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.
u32 vl_api_flow_classify_dump_t::client_index |
Definition at line 348 of file classify.api.
u32 vl_api_flow_classify_dump_t::context |
Definition at line 349 of file classify.api.
vl_api_interface_index_t vl_api_flow_classify_dump_t::sw_if_index |
Definition at line 351 of file classify.api.
vl_api_flow_classify_table_t vl_api_flow_classify_dump_t::type |
Definition at line 350 of file classify.api.