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

  /external/strace/xlat/
tcp_states.h 20 #if !(defined(TCP_CLOSE) || (defined(HAVE_DECL_TCP_CLOSE) && HAVE_DECL_TCP_CLOSE))
21 # define TCP_CLOSE 7
48 XLAT(TCP_CLOSE),
  /kernel/tests/net/test/
tcp_test.py 31 TCP_CLOSE = 7
  /bionic/libc/include/netinet/
tcp.h 90 TCP_CLOSE,
  /external/iproute2/include/netinet/
tcp.h 133 TCP_CLOSE,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 135 TCP_CLOSE,

Completed in 170 milliseconds