FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_acl_del_t Struct Reference

Delete an ACL. More...

Data Fields

u32 client_index
 
u32 context
 
u32 acl_index
 

Detailed Description

Delete an ACL.

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

Definition at line 133 of file acl.api.

Field Documentation

u32 vl_api_acl_del_t::acl_index

Definition at line 137 of file acl.api.

u32 vl_api_acl_del_t::client_index

Definition at line 135 of file acl.api.

u32 vl_api_acl_del_t::context

Definition at line 136 of file acl.api.


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