Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_pptp.c56 [PPTP_START_SESSION_REPLY] = "START_SESSION_REPLY",
208 case PPTP_START_SESSION_REPLY: in pptp_inbound_pkt()
418 [PPTP_START_SESSION_REPLY] = sizeof(struct PptpStartSessionReply),
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h66 #define PPTP_START_SESSION_REPLY 2 macro