Searched refs:nf_ct_hook (Results 1 – 5 of 5) sorted by relevance
678 const struct nf_ct_hook __rcu *nf_ct_hook __read_mostly;679 EXPORT_SYMBOL_GPL(nf_ct_hook);700 const struct nf_ct_hook *ct_hook; in nf_ct_attach()704 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_attach()714 const struct nf_ct_hook *ct_hook; in nf_conntrack_destroy()717 ct_hook = rcu_dereference(nf_ct_hook); in nf_conntrack_destroy()728 const struct nf_ct_hook *ct_hook; in nf_ct_set_closing()734 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_set_closing()745 const struct nf_ct_hook *ct_hook; in nf_ct_get_tuple_skb()749 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_get_tuple_skb()
2458 RCU_INIT_POINTER(nf_ct_hook, NULL); in nf_conntrack_cleanup_end()2712 static const struct nf_ct_hook nf_conntrack_hook = {2723 RCU_INIT_POINTER(nf_ct_hook, &nf_conntrack_hook); in nf_conntrack_init_end()
374 const struct nf_ct_hook *ct_hook; in nfqnl_reinject()382 ct_hook = rcu_dereference(nf_ct_hook); in nfqnl_reinject()
465 struct nf_ct_hook { struct474 extern const struct nf_ct_hook __rcu *nf_ct_hook; argument
614 const struct nf_ct_hook *ct_hook; in br_nf_local_in()640 ct_hook = rcu_dereference(nf_ct_hook); in br_nf_local_in()