FD.io VPP  v19.01.3-6-g70449b9b9
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 87 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 90 of file acl.api.

◆ context

u32 vl_api_acl_plugin_get_conn_table_max_entries_reply_t::context

Definition at line 89 of file acl.api.


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