nf_nat_pptp_hook_outbound 304 include/linux/netfilter/nf_conntrack_pptp.h (*nf_nat_pptp_hook_outbound)(struct sk_buff *skb, nf_nat_pptp_hook_outbound 300 net/ipv4/netfilter/nf_nat_pptp.c BUG_ON(nf_nat_pptp_hook_outbound != NULL); nf_nat_pptp_hook_outbound 301 net/ipv4/netfilter/nf_nat_pptp.c RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); nf_nat_pptp_hook_outbound 319 net/ipv4/netfilter/nf_nat_pptp.c RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, NULL); nf_nat_pptp_hook_outbound 49 net/netfilter/nf_conntrack_pptp.c (*nf_nat_pptp_hook_outbound)(struct sk_buff *skb, nf_nat_pptp_hook_outbound 53 net/netfilter/nf_conntrack_pptp.c EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_outbound); nf_nat_pptp_hook_outbound 412 net/netfilter/nf_conntrack_pptp.c typeof(nf_nat_pptp_hook_outbound) nf_nat_pptp_outbound; nf_nat_pptp_hook_outbound 482 net/netfilter/nf_conntrack_pptp.c nf_nat_pptp_outbound = rcu_dereference(nf_nat_pptp_hook_outbound);