Searched refs:proto_vers (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Drivers/PPTP/PPTP-plugin/
H A Dpptp.h106 u_int16_t proto_vers; member in struct:pptp_start_control_request
118 u_int16_t proto_vers; member in struct:pptp_start_control_reply
H A Dpptp.c214 ctl_req.proto_vers = htons(PPTP_VERSION);
304 ctl_reply.proto_vers = htons(PPTP_VERSION);

Completed in 63 milliseconds