FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
vl_api_acl_plugin_use_hash_lookup_set_t Struct Reference

Enable hash-based ACL lookups (default) or disable them (use linear search) More...

Data Fields

option status ="in_progress"
 
u32 client_index
 
u32 context
 
bool enable
 

Detailed Description

Enable hash-based ACL lookups (default) or disable them (use linear search)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable- whether to enable or disable the usage of hash lookup algorithm

Definition at line 507 of file acl.api.

Field Documentation

◆ client_index

u32 vl_api_acl_plugin_use_hash_lookup_set_t::client_index

Definition at line 510 of file acl.api.

◆ context

u32 vl_api_acl_plugin_use_hash_lookup_set_t::context

Definition at line 511 of file acl.api.

◆ enable

bool vl_api_acl_plugin_use_hash_lookup_set_t::enable

Definition at line 512 of file acl.api.

◆ status

option vl_api_acl_plugin_use_hash_lookup_set_t::status ="in_progress"

Definition at line 509 of file acl.api.


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