FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
vl_api_acl_dump_t Struct Reference

Dump the specific ACL contents or all of the ACLs' contents. More...

Data Fields

u32 client_index
 
u32 context
 
u32 acl_index
 

Detailed Description

Dump the specific ACL contents or all of the ACLs' contents.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
acl_index- ACL index to dump, ~0 to dump all ACLs

Definition at line 254 of file acl.api.

Field Documentation

u32 vl_api_acl_dump_t::acl_index

Definition at line 258 of file acl.api.

u32 vl_api_acl_dump_t::client_index

Definition at line 256 of file acl.api.

u32 vl_api_acl_dump_t::context

Definition at line 257 of file acl.api.


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