Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c58 [PPTP_STOP_SESSION_REPLY] = "STOP_SESSION_REPLY",
218 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
420 [PPTP_STOP_SESSION_REPLY] = sizeof(struct PptpStopSessionReply),
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h68 #define PPTP_STOP_SESSION_REPLY 4 macro