HomeSort by relevance Sort by last modified time
    Searched refs:TCP_KEEPCNT (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h 45 #define TCP_KEEPCNT 6 /* Number of keepalives before death */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 45 #define TCP_KEEPCNT 6 /* Number of keepalives before death */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 45 #define TCP_KEEPCNT 6 /* Number of keepalives before death */
  /external/kernel-headers/original/linux/
tcp.h 89 #define TCP_KEEPCNT 6 /* Number of keepalives before death */
  /external/strace/
net.c 1098 #if defined(TCP_KEEPCNT)
1099 { TCP_KEEPCNT, "TCP_KEEPCNT" },
    [all...]

Completed in 204 milliseconds

1 23