FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Classify table ids by interface index request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
Classify table ids by interface index request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - index of the interface |
Definition at line 218 of file classify.api.
u32 vl_api_classify_table_by_interface_t::client_index |
Definition at line 220 of file classify.api.
u32 vl_api_classify_table_by_interface_t::context |
Definition at line 221 of file classify.api.
vl_api_interface_index_t vl_api_classify_table_by_interface_t::sw_if_index |
Definition at line 222 of file classify.api.