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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 450 Tcb->ConnectTimeout = TCP_CONNECT_TIME;
556 TCP_CONNECT_TIME,
557 TCP_CONNECT_TIME,
Tcp4Proto.h 116 #define TCP_CONNECT_TIME (75 * TCP_TICK_HZ)
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 109 #define TCP_CONNECT_TIME (75 * TCP_TICK_HZ)
TcpDispatcher.c 600 Tcb->ConnectTimeout = TCP_CONNECT_TIME;
717 TCP_CONNECT_TIME,
718 TCP_CONNECT_TIME,

Completed in 44 milliseconds