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

/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Ddhcp.c3643 #define RENEW_REBIND_MIN_WAIT_SECS 60 macro
3644 if ((wakeup_time - current_time) < RENEW_REBIND_MIN_WAIT_SECS) {
3645 tv.tv_sec = RENEW_REBIND_MIN_WAIT_SECS;

Completed in 166 milliseconds