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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 447 Tcb->MaxRexmit = TCP_MAX_LOSS;
509 TCP_MAX_LOSS,
510 TCP_MAX_LOSS,
Tcp4Proto.h 109 #define TCP_MAX_LOSS 12 ///< Default max times to retxmit
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 102 #define TCP_MAX_LOSS 12 ///< Default max times to retxmit.
TcpDispatcher.c 597 Tcb->MaxRexmit = TCP_MAX_LOSS;
670 TCP_MAX_LOSS,
671 TCP_MAX_LOSS,

Completed in 39 milliseconds