Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dcore.c672 struct nf_ct_hook __rcu *nf_ct_hook __read_mostly;
673 EXPORT_SYMBOL_GPL(nf_ct_hook);
702 struct nf_ct_hook *ct_hook; in nf_conntrack_destroy()
705 ct_hook = rcu_dereference(nf_ct_hook); in nf_conntrack_destroy()
715 struct nf_ct_hook *ct_hook; in nf_ct_get_tuple_skb()
719 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_get_tuple_skb()
A Dnfnetlink_queue.c228 struct nf_ct_hook *ct_hook; in nfqnl_reinject()
235 ct_hook = rcu_dereference(nf_ct_hook); in nfqnl_reinject()
A Dnf_conntrack_core.c2462 RCU_INIT_POINTER(nf_ct_hook, NULL); in nf_conntrack_cleanup_end()
2773 static struct nf_ct_hook nf_conntrack_hook = {
2783 RCU_INIT_POINTER(nf_ct_hook, &nf_conntrack_hook); in nf_conntrack_init_end()
/linux/include/linux/
A Dnetfilter.h461 struct nf_ct_hook { struct
467 extern struct nf_ct_hook __rcu *nf_ct_hook; argument
/linux/
A Dvmlinux.symvers4106 0x00000000 nf_ct_hook vmlinux EXPORT_SYMBOL_GPL
A DSystem.map130277 ffff800011dd0a10 D nf_ct_hook
A D.tmp_System.map130277 ffff800011dd0a10 D nf_ct_hook

Completed in 417 milliseconds