Searched refs:nf_nat_pptp_hook (Results 1 – 3 of 3) sorted by relevance
48 const struct nf_nat_pptp_hook __rcu *nf_nat_pptp_hook; variable49 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook);92 const struct nf_nat_pptp_hook *hook; in pptp_expectfn()103 hook = rcu_dereference(nf_nat_pptp_hook); in pptp_expectfn()190 const struct nf_nat_pptp_hook *hook; in exp_gre()220 hook = rcu_dereference(nf_nat_pptp_hook); in exp_gre()260 const struct nf_nat_pptp_hook *hook; in pptp_inbound_pkt()364 hook = rcu_dereference(nf_nat_pptp_hook); in pptp_inbound_pkt()387 const struct nf_nat_pptp_hook *hook; in pptp_outbound_pkt()459 hook = rcu_dereference(nf_nat_pptp_hook); in pptp_outbound_pkt()
303 struct nf_nat_pptp_hook { struct320 extern const struct nf_nat_pptp_hook __rcu *nf_nat_pptp_hook; argument
298 static const struct nf_nat_pptp_hook pptp_hooks = {307 WARN_ON(nf_nat_pptp_hook != NULL); in nf_nat_helper_pptp_init()308 RCU_INIT_POINTER(nf_nat_pptp_hook, &pptp_hooks); in nf_nat_helper_pptp_init()315 RCU_INIT_POINTER(nf_nat_pptp_hook, NULL); in nf_nat_helper_pptp_fini()