Searched refs:TFTP_TIMEOUT_SECS (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/core/netsvc/
H A Dtftp.c28 #define TFTP_TIMEOUT_SECS 1 macro
162 if (sync_completion_wait(&file_info->paver.data_ready, ZX_SEC(5 * TFTP_TIMEOUT_SECS))
446 transport_info.timeout_ms = TFTP_TIMEOUT_SECS * 1000;

Completed in 20 milliseconds