HomeSort by relevance Sort by last modified time
    Searched defs:TCP_TIME_WAIT (Results 101 - 104 of 104) sorted by null

1 2 3 45

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 134 TCP_TIME_WAIT,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 134 TCP_TIME_WAIT,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Proto.h 38 #define TCP_TIME_WAIT 8
278 ((State) == TCP_TIME_WAIT))
284 ((State) == TCP_TIME_WAIT) || \
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 31 #define TCP_TIME_WAIT 8
144 ((State) == TCP_TIME_WAIT) \
152 ((State) == TCP_TIME_WAIT) || \

Completed in 267 milliseconds

1 2 3 45