Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c243 static void tftp_timeout_handler(void);
607 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_handler()
686 static void tftp_timeout_handler(void) in tftp_timeout_handler() function
692 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_timeout_handler()
816 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_start()
865 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_start_server()