nf_nat_pptp_hook_exp_gre  318 include/linux/netfilter/nf_conntrack_pptp.h (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *exp_orig,
nf_nat_pptp_hook_exp_gre  306 net/ipv4/netfilter/nf_nat_pptp.c 	BUG_ON(nf_nat_pptp_hook_exp_gre != NULL);
nf_nat_pptp_hook_exp_gre  307 net/ipv4/netfilter/nf_nat_pptp.c 	RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre);
nf_nat_pptp_hook_exp_gre  317 net/ipv4/netfilter/nf_nat_pptp.c 	RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL);
nf_nat_pptp_hook_exp_gre   63 net/netfilter/nf_conntrack_pptp.c (*nf_nat_pptp_hook_exp_gre)(struct nf_conntrack_expect *expect_orig,
nf_nat_pptp_hook_exp_gre   66 net/netfilter/nf_conntrack_pptp.c EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_exp_gre);
nf_nat_pptp_hook_exp_gre  214 net/netfilter/nf_conntrack_pptp.c 	typeof(nf_nat_pptp_hook_exp_gre) nf_nat_pptp_exp_gre;
nf_nat_pptp_hook_exp_gre  242 net/netfilter/nf_conntrack_pptp.c 	nf_nat_pptp_exp_gre = rcu_dereference(nf_nat_pptp_hook_exp_gre);