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

Enable or disable incrementing ACL counters in stats segment by interface processing. More...

Data Fields

u32 client_index
 
u32 context
 
bool enable
 
option vat_help = "[disable]"
 

Detailed Description

Enable or disable incrementing ACL counters in stats segment by interface processing.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable- whether to enable or disable incrementing the counters

Definition at line 492 of file acl.api.

Field Documentation

◆ client_index

u32 vl_api_acl_stats_intf_counters_enable_t::client_index

Definition at line 494 of file acl.api.

◆ context

u32 vl_api_acl_stats_intf_counters_enable_t::context

Definition at line 495 of file acl.api.

◆ enable

bool vl_api_acl_stats_intf_counters_enable_t::enable

Definition at line 496 of file acl.api.

◆ vat_help

option vl_api_acl_stats_intf_counters_enable_t::vat_help = "[disable]"

Definition at line 497 of file acl.api.


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