Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_conncount.c49 struct nf_conncount_rb { struct
280 struct nf_conncount_rb *rbconn; in __tree_nodes_free()
288 struct nf_conncount_rb *gc_nodes[], in tree_nodes_free()
291 struct nf_conncount_rb *rbconn; in tree_nodes_free()
321 struct nf_conncount_rb *rbconn; in insert_tree()
405 struct nf_conncount_rb *rbconn; in count_tree()
469 rbconn = rb_entry(node, struct nf_conncount_rb, node); in tree_gc_worker()
485 rbconn = rb_entry(node, struct nf_conncount_rb, node); in tree_gc_worker()
565 struct nf_conncount_rb *rbconn; in destroy_tree()
569 rbconn = rb_entry(node, struct nf_conncount_rb, node); in destroy_tree()
[all …]