Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Dnf_nat_pptp.c167 case PPTP_STOP_SESSION_REPLY: in pptp_outbound_pkt()
260 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_pptp.h66 #define PPTP_STOP_SESSION_REPLY 4 macro
/linux-4.1.27/net/netfilter/
Dnf_conntrack_pptp.c293 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
494 [PPTP_STOP_SESSION_REPLY] = sizeof(struct PptpStopSessionReply),