FD.io VPP  v19.04.1-1-ge4a0f9f
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) MACIP ACL from being used on an interface
sw_if_index- interface to apply the action to
acl_index- MACIP ACL index

Definition at line 409 of file acl.api.

Field Documentation

u32 vl_api_macip_acl_interface_add_del_t::acl_index

Definition at line 416 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::client_index

Definition at line 411 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::context

Definition at line 412 of file acl.api.

u8 vl_api_macip_acl_interface_add_del_t::is_add

Definition at line 413 of file acl.api.

u32 vl_api_macip_acl_interface_add_del_t::sw_if_index

Definition at line 415 of file acl.api.


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