Searched refs:bootp_timeout_handler (Results 1 – 1 of 1) sorted by relevance
398 static void bootp_timeout_handler(void) in bootp_timeout_handler() function421 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_timeout_handler()823 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_request()1093 net_set_timeout_handler(5000, bootp_timeout_handler); in dhcp_handler()
Completed in 5 milliseconds