Searched refs:gc_nodes (Results 1 – 1 of 1) sorted by relevance
188 struct xt_connlimit_rb *gc_nodes[], in tree_nodes_free() argument194 rbconn = gc_nodes[--gc_count]; in tree_nodes_free()206 struct xt_connlimit_rb *gc_nodes[CONNLIMIT_GC_MAX_NODES]; in count_tree() local234 tree_nodes_free(root, gc_nodes, gc_count); in count_tree()244 if (no_gc || gc_count >= ARRAY_SIZE(gc_nodes)) in count_tree()250 gc_nodes[gc_count++] = rbconn; in count_tree()255 tree_nodes_free(root, gc_nodes, gc_count); in count_tree()