Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Dnf_nat_pptp.c114 pptp_outbound_pkt(struct sk_buff *skb, in pptp_outbound_pkt() function
288 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); in nf_nat_helper_pptp_init()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_pptp.c395 pptp_outbound_pkt(struct sk_buff *skb, unsigned int protoff, in pptp_outbound_pkt() function
577 ret = pptp_outbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help()