nf_ct_timeout_hooks
extern const struct nf_ct_timeout_hooks __rcu *nf_ct_timeout_hook;
const struct nf_ct_timeout_hooks *h;
const struct nf_ct_timeout_hooks __rcu *nf_ct_timeout_hook __read_mostly;
const struct nf_ct_timeout_hooks *h = rcu_dereference(nf_ct_timeout_hook);
const struct nf_ct_timeout_hooks *h;
static const struct nf_ct_timeout_hooks hooks = {