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

Dump one or all defined MACIP ACLs. More...

Data Fields

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

Detailed Description

Dump one or all defined MACIP ACLs.

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

Definition at line 358 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_macip_acl_dump_t::acl_index

Definition at line 362 of file acl.api.

◆ client_index

u32 vl_api_macip_acl_dump_t::client_index

Definition at line 360 of file acl.api.

◆ context

u32 vl_api_macip_acl_dump_t::context

Definition at line 361 of file acl.api.

◆ vat_help

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

Definition at line 363 of file acl.api.


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