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

/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-extension/
H A DPPTP.h44 #define PPTP_OPT_FLAGS 1 /* see flags definition below */ macro
H A Dpptp_proto.c236 case PPTP_OPT_FLAGS:
246 case PPTP_OPT_FLAGS: cmd = PPTP_CMD_SETFLAGS; break;
/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-plugin/
H A Dmain.c992 if (setsockopt(datasockfd, PPPPROTO_PPTP, PPTP_OPT_FLAGS, &flags, 4)) {

Completed in 121 milliseconds