Searched refs:pptp_inbound_pkt (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/net/ipv4/netfilter/ |
D | nf_nat_pptp.c | 231 pptp_inbound_pkt(struct sk_buff *skb, in pptp_inbound_pkt() function 304 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, pptp_inbound_pkt); in nf_nat_helper_pptp_init()
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_pptp.c | 274 pptp_inbound_pkt(struct sk_buff *skb, unsigned int protoff, in pptp_inbound_pkt() function 596 ret = pptp_inbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help()
|