Searched refs:time_taken_max (Results 1 – 1 of 1) sorted by relevance
64 static ulong time_taken_max; variable394 if (time_taken >= time_taken_max) { in bootp_timeout_handler()731 time_taken_max = simple_strtoul(ep, NULL, 10); in bootp_request()733 time_taken_max = TIMEOUT_MS; in bootp_request()