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

Reply to set the ACL list on an interface. More...

Data Fields

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

Detailed Description

Reply to set the ACL list on an interface.

Template Parameters
context- returned sender context, to match reply w/ request
retval0 - no errorDump the specific ACL contents or all of the ACLs' contents
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 199 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_acl_dump_t::acl_index

Definition at line 203 of file acl.api.

◆ client_index

u32 vl_api_acl_dump_t::client_index

Definition at line 201 of file acl.api.

◆ context

u32 vl_api_acl_dump_t::context

Definition at line 202 of file acl.api.

◆ vat_help

option vl_api_acl_dump_t::vat_help = "[<acl-idx>]"

Definition at line 204 of file acl.api.


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