Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c231 pptp_inbound_pkt(struct sk_buff *skb, in pptp_inbound_pkt() function
300 .inbound = pptp_inbound_pkt,
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c252 pptp_inbound_pkt(struct sk_buff *skb, unsigned int protoff, in pptp_inbound_pkt() function
574 ret = pptp_inbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help()