Searched refs:nf_ct_hook (Results 1 – 4 of 4) sorted by relevance
469 struct nf_ct_hook { struct479 extern const struct nf_ct_hook __rcu *nf_ct_hook; argument
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()
2459 RCU_INIT_POINTER(nf_ct_hook, NULL); in nf_conntrack_cleanup_end()2719 static const struct nf_ct_hook nf_conntrack_hook = {2731 RCU_INIT_POINTER(nf_ct_hook, &nf_conntrack_hook); in nf_conntrack_init_end()
445 const struct nf_ct_hook *ct_hook; in nfqnl_reinject()453 ct_hook = rcu_dereference(nf_ct_hook); in nfqnl_reinject()