Searched refs:PPTP_OPT_PEER_CALL_ID (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-extension/
H A DPPTP.h47 #define PPTP_OPT_PEER_CALL_ID 4 /* peer call id for the connection */ macro
H A Dpptp_proto.c253 case PPTP_OPT_PEER_CALL_ID:
263 case PPTP_OPT_PEER_CALL_ID: cmd = PPTP_CMD_SETPEERCALLID; break;
/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-plugin/
H A Dmain.c1023 if (setsockopt(datasockfd, PPPPROTO_PPTP, PPTP_OPT_PEER_CALL_ID, &peer_call_id, 2)) {

Completed in 127 milliseconds