HomeSort by relevance Sort by last modified time
    Searched refs:MaxTimeout (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.c 152 pContext->MaxTimeout = MultU64x32 ( PcdGet32 ( Tftp_MaxTimeoutInSec ),
154 pContext->Rtt2x = pContext->MaxTimeout;
    [all...]
TftpServer.h 205 UINT64 MaxTimeout; ///< Maximum number of seconds to wait before retransmission

Completed in 379 milliseconds