![]() |
FD.io VPP
v19.08.3-2-gbabecb413
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 |