Home
last modified time | relevance | path

Searched refs:time_taken_max (Results 1 – 1 of 1) sorted by relevance

/u-boot/net/
A Dbootp.c69 static ulong time_taken_max; variable
406 if (time_taken >= time_taken_max) { in bootp_timeout_handler()
743 time_taken_max = simple_strtoul(ep, NULL, 10); in bootp_request()
745 time_taken_max = TIMEOUT_MS; in bootp_request()

Completed in 4 milliseconds