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

/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dvpnplugins.c108 int lb_ipconfig_time = 0; // ip config confirmation timer variable
601 lb_ipconfig_time = LB_IPCONFIG_TIMEOUT - 10;
980 lb_ipconfig_time--;
981 if (lb_ipconfig_time <= 0) {
983 lb_ipconfig_time = LB_IPCONFIG_TIMEOUT - 10;

Completed in 102 milliseconds