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

Delete a MACIP ACL. More...

Data Fields

u32 client_index
 
u32 context
 
u32 acl_index
 
option vat_help = "<acl-idx>"
 

Detailed Description

Delete a MACIP ACL.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
acl_index- MACIP ACL index to delete

Definition at line 325 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_macip_acl_del_t::acl_index

Definition at line 329 of file acl.api.

◆ client_index

u32 vl_api_macip_acl_del_t::client_index

Definition at line 327 of file acl.api.

◆ context

u32 vl_api_macip_acl_del_t::context

Definition at line 328 of file acl.api.

◆ vat_help

option vl_api_macip_acl_del_t::vat_help = "<acl-idx>"

Definition at line 330 of file acl.api.


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