Searched refs:nf_ct_timeout_hooks (Results 1 – 3 of 3) sorted by relevance
25 const struct nf_ct_timeout_hooks __rcu *nf_ct_timeout_hook __read_mostly;58 const struct nf_ct_timeout_hooks *h = rcu_dereference(nf_ct_timeout_hook); in __nf_ct_timeout_put()67 const struct nf_ct_timeout_hooks *h; in nf_ct_set_timeout()128 const struct nf_ct_timeout_hooks *h; in nf_ct_destroy_timeout()
633 static const struct nf_ct_timeout_hooks hooks = {
103 struct nf_ct_timeout_hooks { struct108 extern const struct nf_ct_timeout_hooks __rcu *nf_ct_timeout_hook; argument