FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Set/unset the classification table for an interface request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_ipv6 |
u32 | sw_if_index |
u32 | table_index |
Set/unset the classification table for an interface request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_ipv6 | - ipv6 if non-zero, else ipv4 |
sw_if_index | - interface to associate with the table |
table_index | - index of the table, if ~0 unset the table |