FD.io VPP  v19.08.1-401-g8e4ed521a
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
 

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 348 of file acl.api.

Field Documentation

◆ acl_index

u32 vl_api_macip_acl_dump_t::acl_index

Definition at line 352 of file acl.api.

◆ client_index

u32 vl_api_macip_acl_dump_t::client_index

Definition at line 350 of file acl.api.

◆ context

u32 vl_api_macip_acl_dump_t::context

Definition at line 351 of file acl.api.


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