Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dbootp.c384 static void bootp_timeout_handler(void) in bootp_timeout_handler() function
400 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_timeout_handler()
802 net_set_timeout_handler(bootp_timeout, bootp_timeout_handler); in bootp_request()
1060 net_set_timeout_handler(5000, bootp_timeout_handler); in dhcp_handler()