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

/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-extension/
H A Dl2tpk.h53 #define L2TP_OPT_INITIAL_TIMEOUT 10 /* reliable connection layer intial retry timeout */ macro
H A Dl2tp_proto.c282 case L2TP_OPT_INITIAL_TIMEOUT:
296 case L2TP_OPT_INITIAL_TIMEOUT: cmd = L2TP_CMD_SETTIMEOUT; break;
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c2133 setsockopt(fd, PPPPROTO_L2TP, L2TP_OPT_INITIAL_TIMEOUT, &timeout, 2);

Completed in 185 milliseconds