Home
last modified time | relevance | path

Searched refs:nf_ct_hook (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnetfilter.h469 struct nf_ct_hook { struct
479 extern const struct nf_ct_hook __rcu *nf_ct_hook; argument
/linux/net/netfilter/
H A Dnf_tables_trace.c97 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()
H A Dnfnetlink_queue.c445 const struct nf_ct_hook *ct_hook; in nfqnl_reinject()
453 ct_hook = rcu_dereference(nf_ct_hook); in nfqnl_reinject()