Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_internals.h35 int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp,
H A Dcore.c185 int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp, in nf_hook_entries_insert_raw() function
204 EXPORT_SYMBOL_GPL(nf_hook_entries_insert_raw);
H A Dnf_nat_core.c1082 ret = nf_hook_entries_insert_raw(&priv->entries, ops); in nf_nat_register_fn()