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

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_pptp.c277 u_int16_t msgType;/* PPTP message type */ member in struct:pptpMsgHead
461 if ((ntohs(hptr->msgType) != PPTP_CTRL_MSG_TYPE) ||

Completed in 35 milliseconds