Searched refs:bootp_timeout (Results 1 – 4 of 4) sorted by relevance
59 ulong bootp_timeout; variable397 bootp_timeout *= 2; in bootp_timeout_handler()398 if (bootp_timeout > 2000) in bootp_timeout_handler()399 bootp_timeout = 2000; in bootp_timeout_handler()400 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_timeout_handler()694 bootp_timeout = 250; in bootp_reset()802 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_request()