HomeSort by relevance Sort by last modified time
    Searched defs:TCP_LISTEN (Results 1 - 9 of 9) sorted by null

  /external/strace/xlat/
tcp_states.h 29 #if !(defined(TCP_LISTEN) || (defined(HAVE_DECL_TCP_LISTEN) && HAVE_DECL_TCP_LISTEN))
30 # define TCP_LISTEN 10
51 XLAT(TCP_LISTEN),
  /kernel/tests/net/test/
tcp_test.py 34 TCP_LISTEN = 10
97 if end_state == TCP_LISTEN:
  /bionic/libc/include/netinet/
tcp.h 93 TCP_LISTEN,
  /external/syslinux/gpxe/src/include/gpxe/
tcp.h 140 #define TCP_LISTEN 0
  /external/webrtc/webrtc/p2p/base/
pseudotcp.h 62 TCP_LISTEN, TCP_SYN_SENT, TCP_SYN_RECEIVED, TCP_ESTABLISHED, TCP_CLOSED
  /external/iproute2/include/netinet/
tcp.h 136 TCP_LISTEN,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 138 TCP_LISTEN,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Proto.h 31 #define TCP_LISTEN 1
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 24 #define TCP_LISTEN 1

Completed in 2196 milliseconds