Searched refs:timeout_count_max (Results 1 – 1 of 1) sorted by relevance
50 static int timeout_count_max = TIMEOUT_COUNT; variable663 timeout_count_max = tftp_timeout_count_max; in tftp_handler()716 if (++timeout_count > timeout_count_max) { in tftp_timeout_handler()857 timeout_count_max = tftp_timeout_count_max; in tftp_start()909 timeout_count_max = tftp_timeout_count_max; in tftp_start_server()
Completed in 4 milliseconds