Home
last modified time | relevance | path

Searched refs:rbconn (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
A Dnf_conncount.c280 struct nf_conncount_rb *rbconn; in __tree_nodes_free() local
291 struct nf_conncount_rb *rbconn; in tree_nodes_free() local
294 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() local
347 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