FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
vl_api_macip_acl_interface_add_del_t Struct Reference

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
 

Detailed Description

Add or delete a MACIP ACL to/from interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_add- add (1) or delete (0) ACL from being used on an interface
sw_if_index- interface to apply the action to
acl_index- MACIP ACL index

Definition at line 355 of file acl.api.

Field Documentation

u32 vl_api_macip_acl_interface_add_del_t::acl_index

Definition at line 362 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::client_index

Definition at line 357 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::context

Definition at line 358 of file acl.api.

u8 vl_api_macip_acl_interface_add_del_t::is_add

Definition at line 359 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::sw_if_index

Definition at line 361 of file acl.api.


The documentation for this struct was generated from the following file: