Searched refs:nf_ct_hook (Results 1 – 6 of 6) sorted by relevance
675 const struct nf_ct_hook __rcu *nf_ct_hook __read_mostly;676 EXPORT_SYMBOL_GPL(nf_ct_hook);697 const struct nf_ct_hook *ct_hook;701 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_attach() 711 const struct nf_ct_hook *ct_hook;714 ct_hook = rcu_dereference(nf_ct_hook); in nf_conntrack_destroy() 725 const struct nf_ct_hook *ct_hook;731 ct_hook = rcu_dereference(nf_ct_hook); in nf_ct_set_closing() 742 const struct nf_ct_hook *ct_hoo[all...]
97 const struct nf_ct_hook *ct_hook; in nf_trace_fill_ct_info()102 ct_hook = rcu_dereference(nf_ct_hook); in nf_trace_fill_ct_info()
2464 RCU_INIT_POINTER(nf_ct_hook, NULL); in nf_conntrack_cleanup_end()2724 static const struct nf_ct_hook nf_conntrack_hook = {2736 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()
469 struct nf_ct_hook { struct479 extern const struct nf_ct_hook __rcu *nf_ct_hook; argument
586 const struct nf_ct_hook *ct_hook; in br_nf_local_in()612 ct_hook = rcu_dereference(nf_ct_hook); in br_nf_local_in()