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

/macosx-10.10.1/ppp-786.1.1/Drivers/PPTP/PPTP-plugin/
H A Dpptp.c253 if ((err = pptp_recv(fd, PPTP_OUTGOING_CALL_REPLY,
334 if (pptp_send(fd, PPTP_OUTGOING_CALL_REPLY, &out_reply, sizeof(out_reply), "outgoing_call_reply")) {
412 case PPTP_OUTGOING_CALL_REPLY:
H A Dpptp.h75 #define PPTP_OUTGOING_CALL_REPLY 8 macro

Completed in 63 milliseconds