Searched defs:PPTP_InCallReply (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_pptp.c266 PPTP_InCallReply = 10, enumerator in enum:__anon14953
319 case PPTP_InCallReply:
354 case PPTP_InCallReply:
394 case PPTP_InCallReply:
424 if (ctl_type == PPTP_OutCallReply || ctl_type == PPTP_InCallReply) {
466 if ((*ptype == PPTP_OutCallReply || *ptype == PPTP_InCallReply) &&

Completed in 44 milliseconds