nf_ct_hook
extern const struct nf_ct_hook __rcu *nf_ct_hook;
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);
const struct nf_ct_hook __rcu *nf_ct_hook __read_mostly;
EXPORT_SYMBOL_GPL(nf_ct_hook);
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);
RCU_INIT_POINTER(nf_ct_hook, NULL);
static const struct nf_ct_hook nf_conntrack_hook = {
RCU_INIT_POINTER(nf_ct_hook, &nf_conntrack_hook);
ct_hook = rcu_dereference(nf_ct_hook);
const struct nf_ct_hook *ct_hook;
const struct nf_ct_hook *ct_hook;
ct_hook = rcu_dereference(nf_ct_hook);