FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Add or delete a MACIP ACL to/from interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u32 | sw_if_index |
u32 | acl_index |
Add or delete a MACIP ACL to/from interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add (1) or delete (0) MACIP ACL from being used on an interface |
sw_if_index | - interface to apply the action to |
acl_index | - MACIP ACL index |