Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_tables_api.c9414 static void __nf_tables_commit_chain_free_rules(struct rcu_head *h) in __nf_tables_commit_chain_free_rules() function
9429 call_rcu(&last->h, __nf_tables_commit_chain_free_rules); in nf_tables_commit_chain_free_rules_old()