Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_internals.h39 void nf_hook_entries_delete_raw(struct nf_hook_entries __rcu **pp,
H A Dcore.c544 void nf_hook_entries_delete_raw(struct nf_hook_entries __rcu **pp, in nf_hook_entries_delete_raw() function
555 EXPORT_SYMBOL_GPL(nf_hook_entries_delete_raw);
H A Dnf_nat_core.c1298 nf_hook_entries_delete_raw(&priv->entries, ops); in nf_nat_unregister_fn()