Searched refs:nf_nat_pptp_hook_exp_gre (Results 1 – 3 of 3) sorted by relevance
310 BUG_ON(nf_nat_pptp_hook_exp_gre != NULL); in nf_nat_helper_pptp_init()311 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre); in nf_nat_helper_pptp_init()321 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL); in nf_nat_helper_pptp_fini()
62 (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *expect_orig, variable65 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_exp_gre);205 typeof(nf_nat_pptp_hook_exp_gre) nf_nat_pptp_exp_gre; in exp_gre()233 nf_nat_pptp_exp_gre = rcu_dereference(nf_nat_pptp_hook_exp_gre); in exp_gre()
319 (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *exp_orig,