FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_acl_plugin_get_conn_table_max_entries_reply_t Struct Reference

Reply to get connection table max entries. More...

Data Fields

u32 context
 
u64 conn_table_max_entries
 

Detailed Description

Reply to get connection table max entries.

Template Parameters
context- sender context, to match reply w/ request
conn_table_max_entries- the value of maximum entries of connection table

Definition at line 90 of file acl.api.

Field Documentation

◆ conn_table_max_entries

u64 vl_api_acl_plugin_get_conn_table_max_entries_reply_t::conn_table_max_entries

Definition at line 93 of file acl.api.

◆ context

u32 vl_api_acl_plugin_get_conn_table_max_entries_reply_t::context

Definition at line 92 of file acl.api.


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