Searched refs:nf_nat_pptp_hook_outbound (Results 1 – 3 of 3) sorted by relevance
287 BUG_ON(nf_nat_pptp_hook_outbound != NULL); in nf_nat_helper_pptp_init()288 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); in nf_nat_helper_pptp_init()306 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, NULL); in nf_nat_helper_pptp_fini()
48 (*nf_nat_pptp_hook_outbound)(struct sk_buff *skb, variable52 EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_outbound);406 typeof(nf_nat_pptp_hook_outbound) nf_nat_pptp_outbound; in pptp_outbound_pkt()476 nf_nat_pptp_outbound = rcu_dereference(nf_nat_pptp_hook_outbound); in pptp_outbound_pkt()
304 (*nf_nat_pptp_hook_outbound)(struct sk_buff *skb,