Searched refs:bootp_timeout_handler (Results 1 – 1 of 1) sorted by relevance
402 static void bootp_timeout_handler(void) in bootp_timeout_handler() function425 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_timeout_handler()827 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_request()1098 net_set_timeout_handler(5000, bootp_timeout_handler); in dhcp_handler()
Completed in 4 milliseconds