FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_macip_acl_interface_get_reply_t Struct Reference

Reply with the vector of MACIP ACLs by sw_if_index. More...

Data Fields

u32 context
 
u32 count
 
u32 acls [count]
 

Detailed Description

Reply with the vector of MACIP ACLs by sw_if_index.

Template Parameters
context- returned sender context, to match reply w/ request
count- total number of elements in the vector
acls- the vector of active MACIP ACL indices per sw_if_index

Definition at line 444 of file acl.api.

Field Documentation

u32 vl_api_macip_acl_interface_get_reply_t::acls[count]

Definition at line 448 of file acl.api.

u32 vl_api_macip_acl_interface_get_reply_t::context

Definition at line 446 of file acl.api.

u32 vl_api_macip_acl_interface_get_reply_t::count

Definition at line 447 of file acl.api.


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