Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/netfilter/
Dnf_nat_pptp.c177 case PPTP_STOP_SESSION_REPLY: in pptp_outbound_pkt()
278 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
/Linux-v5.4/include/linux/netfilter/
Dnf_conntrack_pptp.h70 #define PPTP_STOP_SESSION_REPLY 4 macro
/Linux-v5.4/net/netfilter/
Dnf_conntrack_pptp.c292 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
493 [PPTP_STOP_SESSION_REPLY] = sizeof(struct PptpStopSessionReply),