FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Classify table ids by interface index request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | 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 190 of file classify.api.
u32 vl_api_classify_table_by_interface_t::client_index |
Definition at line 192 of file classify.api.
u32 vl_api_classify_table_by_interface_t::context |
Definition at line 193 of file classify.api.
u32 vl_api_classify_table_by_interface_t::sw_if_index |
Definition at line 194 of file classify.api.