Searched refs:rbconn (Results 1 – 1 of 1) sorted by relevance
280 struct nf_conncount_rb *rbconn; in __tree_nodes_free() local291 struct nf_conncount_rb *rbconn; in tree_nodes_free() local294 rbconn = gc_nodes[--gc_count]; in tree_nodes_free()296 if (!rbconn->list.count) { in tree_nodes_free()321 struct nf_conncount_rb *rbconn; in insert_tree() local347 count = rbconn->list.count; in insert_tree()369 if (rbconn == NULL) in insert_tree()387 rbconn->list.count = count; in insert_tree()427 return rbconn->list.count; in count_tree()445 return rbconn->list.count; in count_tree()[all …]
Completed in 4 milliseconds