Searched refs:tftp_timeout_handler (Results 1 – 1 of 1) sorted by relevance
251 static void tftp_timeout_handler(void);664 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_handler()714 static void tftp_timeout_handler(void) in tftp_timeout_handler() function720 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_timeout_handler()859 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_start()912 net_set_timeout_handler(timeout_ms, tftp_timeout_handler); in tftp_start_server()
Completed in 7 milliseconds