Searched refs:CONNCOUNT_GC_MAX_NODES (Results 1 – 1 of 1) sorted by relevance
37 #define CONNCOUNT_GC_MAX_NODES 8 macro140 if (collect > CONNCOUNT_GC_MAX_NODES) in __nf_conncount_add()265 if (collected > CONNCOUNT_GC_MAX_NODES) in nf_conncount_gc_list()319 struct nf_conncount_rb *gc_nodes[CONNCOUNT_GC_MAX_NODES]; in insert_tree()458 struct nf_conncount_rb *gc_nodes[CONNCOUNT_GC_MAX_NODES], *rbconn; in tree_gc_worker()
Completed in 4 milliseconds