FD.io VPP  v17.01.1-3-gc6833f8
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 MACACL indices per sw_if_index

Definition at line 438 of file acl.api.

Field Documentation

u32 vl_api_macip_acl_interface_get_reply_t::acls[count]

Definition at line 442 of file acl.api.

u32 vl_api_macip_acl_interface_get_reply_t::context

Definition at line 440 of file acl.api.

u32 vl_api_macip_acl_interface_get_reply_t::count

Definition at line 441 of file acl.api.


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