FD.io VPP  v19.08-27-gf4dcae4
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 89 of file acl.api.

Field Documentation

u64 vl_api_acl_plugin_get_conn_table_max_entries_reply_t::conn_table_max_entries

Definition at line 92 of file acl.api.

u32 vl_api_acl_plugin_get_conn_table_max_entries_reply_t::context

Definition at line 91 of file acl.api.


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