FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_macip_acl_add_t Struct Reference

Add a MACIP ACL. More...

Data Fields

u32 client_index
 
u32 context
 
u8 tag [64]
 
u32 count
 
vl_api_macip_acl_rule_t r [count]
 
option vat_help = "..."
 

Detailed Description

Add a MACIP ACL.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
tag- descriptive value for this MACIP ACL
count- number of rules in this MACIP ACL
r- vector of MACIP ACL rules

Definition at line 263 of file acl.api.

Field Documentation

◆ client_index

u32 vl_api_macip_acl_add_t::client_index

Definition at line 265 of file acl.api.

◆ context

u32 vl_api_macip_acl_add_t::context

Definition at line 266 of file acl.api.

◆ count

u32 vl_api_macip_acl_add_t::count

Definition at line 268 of file acl.api.

◆ r

vl_api_macip_acl_rule_t vl_api_macip_acl_add_t::r[count]

Definition at line 269 of file acl.api.

◆ tag

u8 vl_api_macip_acl_add_t::tag[64]

Definition at line 267 of file acl.api.

◆ vat_help

option vl_api_macip_acl_add_t::vat_help = "..."

Definition at line 270 of file acl.api.


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