FD.io VPP  v19.08.1-401-g8e4ed521a
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 389 of file acl.api.

Field Documentation

◆ acls

u32 vl_api_macip_acl_interface_get_reply_t::acls[count]

Definition at line 393 of file acl.api.

◆ context

u32 vl_api_macip_acl_interface_get_reply_t::context

Definition at line 391 of file acl.api.

◆ count

u32 vl_api_macip_acl_interface_get_reply_t::count

Definition at line 392 of file acl.api.


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