Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c9807 static void __nf_tables_commit_chain_free_rules(struct rcu_head *h) in __nf_tables_commit_chain_free_rules() function
9822 call_rcu(&last->h, __nf_tables_commit_chain_free_rules); in nf_tables_commit_chain_free_rules_old()