X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Facl%2Facl.h;h=41e216f089be3ea5f3c5ba13bf148b4425c95b94;hb=refs%2Fchanges%2F13%2F10413%2F5;hp=d38c12990debaf1139581a4616488057c1bf41d5;hpb=acbde664374303027e261ac096647592ca929f03;p=vpp.git diff --git a/src/plugins/acl/acl.h b/src/plugins/acl/acl.h index d38c12990de..41e216f089b 100644 --- a/src/plugins/acl/acl.h +++ b/src/plugins/acl/acl.h @@ -225,6 +225,8 @@ typedef struct { uword fa_conn_table_hash_memory_size; u64 fa_conn_table_max_entries; + int trace_sessions; + /* * If the cleaner has to delete more than this number * of connections, it halves the sleep time.