Searched refs:nf_nat_pptp_hook_exp_gre (Results 1 – 3 of 3) sorted by relevance
309 BUG_ON(nf_nat_pptp_hook_exp_gre != NULL); in nf_nat_helper_pptp_init()310 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre); in nf_nat_helper_pptp_init()320 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL); in nf_nat_helper_pptp_fini()
63 (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *expect_orig, variable66 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_exp_gre);206 typeof(nf_nat_pptp_hook_exp_gre) nf_nat_pptp_exp_gre; in exp_gre()234 nf_nat_pptp_exp_gre = rcu_dereference(nf_nat_pptp_hook_exp_gre); in exp_gre()
318 (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *exp_orig,