Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c59 ulong bootp_timeout; variable
397 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()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map