Home | History | Annotate | Download | only in src

Lines Matching refs:DECLINE_BACKOFF

852 	  prettyprint_time(daemon->dhcp_buff, DECLINE_BACKOFF);
918 difftime(now, config->decline_time) < (float)DECLINE_BACKOFF)
1079 difftime(now, config->decline_time) > (float)DECLINE_BACKOFF) &&