Searched refs:pptp_inbound_pkt (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_nat_pptp.c | 218 pptp_inbound_pkt(struct sk_buff *skb, in pptp_inbound_pkt() function 291 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, pptp_inbound_pkt); in nf_nat_helper_pptp_init()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_pptp.c | 268 pptp_inbound_pkt(struct sk_buff *skb, unsigned int protoff, in pptp_inbound_pkt() function 582 ret = pptp_inbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help()
|