Searched refs:PPTP_STOP_SESSION_REPLY (Results 1 – 3 of 3) sorted by relevance
176 case PPTP_STOP_SESSION_REPLY: in pptp_outbound_pkt()275 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()
58 [PPTP_STOP_SESSION_REPLY] = "STOP_SESSION_REPLY",278 case PPTP_STOP_SESSION_REPLY: in pptp_inbound_pkt()477 [PPTP_STOP_SESSION_REPLY] = sizeof(struct PptpStopSessionReply),
70 #define PPTP_STOP_SESSION_REPLY 4 macro