Home
last modified time | relevance | path

Searched refs:PPTP_START_SESSION_REPLY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_pptp.c165 case PPTP_START_SESSION_REPLY: in pptp_outbound_pkt()
258 case PPTP_START_SESSION_REPLY: in pptp_inbound_pkt()
/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_pptp.h64 #define PPTP_START_SESSION_REPLY 2 macro
/linux-4.4.14/net/netfilter/
Dnf_conntrack_pptp.c284 case PPTP_START_SESSION_REPLY: in pptp_inbound_pkt()
493 [PPTP_START_SESSION_REPLY] = sizeof(struct PptpStartSessionReply),