Searched refs:nf_nat_hook (Results 1 – 3 of 3) sorted by relevance
384 struct nf_nat_hook { struct391 extern const struct nf_nat_hook __rcu *nf_nat_hook; argument397 const struct nf_nat_hook *nat_hook; in nf_nat_decode_session()400 nat_hook = rcu_dereference(nf_nat_hook); in nf_nat_decode_session()
1734 const struct nf_nat_hook *nat_hook; in nf_conntrack_free()1737 nat_hook = rcu_dereference(nf_nat_hook); in nf_conntrack_free()
1854 const struct nf_nat_hook *nat_hook; in ctnetlink_parse_nat_setup()1857 nat_hook = rcu_dereference(nf_nat_hook); in ctnetlink_parse_nat_setup()1869 nat_hook = rcu_dereference(nf_nat_hook); in ctnetlink_parse_nat_setup()