Home
last modified time | relevance | path

Searched refs:pptp_inbound_pkt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/ipv4/netfilter/
Dnf_nat_pptp.c231 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/
Dnf_conntrack_pptp.c274 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()