Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/net/
A Dbootp.c402 static void bootp_timeout_handler(void) in bootp_timeout_handler() function
425 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