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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 445 Tcb->KeepAlivePeriod = TCP_KEEPALIVE_PERIOD;
548 TCP_KEEPALIVE_PERIOD,
549 TCP_KEEPALIVE_PERIOD,
Tcp4Proto.h 111 #define TCP_KEEPALIVE_PERIOD (TCP_TICK_HZ * 60)
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 104 #define TCP_KEEPALIVE_PERIOD (TCP_TICK_HZ * 60)
TcpDispatcher.c 595 Tcb->KeepAlivePeriod = TCP_KEEPALIVE_PERIOD;
709 TCP_KEEPALIVE_PERIOD,
710 TCP_KEEPALIVE_PERIOD,

Completed in 580 milliseconds