Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.c41 #define TIMEOUT_MS ((3 + (TIMEOUT_COUNT * 5)) * 1000) macro
732 time_taken_max = TIMEOUT_MS; in bootp_request()