HomeSort by relevance Sort by last modified time
    Searched defs:TCP_KEEPIDLE (Results 1 - 25 of 48) sorted by null

1 2

  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
tcp.h 126 #define TCP_KEEPIDLE 3
  /external/iproute2/include/netinet/
tcp.h 43 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */
  /external/syslinux/core/lwip/src/include/lwip/
sockets.h 149 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for get/setsockopt */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h 94 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 43 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */
  /prebuilts/go/darwin-x86/src/syscall/
net_nacl.go 154 TCP_KEEPIDLE
zerrors_solaris_amd64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
net_nacl.go 154 TCP_KEEPIDLE
zerrors_solaris_amd64.go     [all...]
  /bionic/libc/kernel/uapi/linux/
tcp.h 62 #define TCP_KEEPIDLE 4
  /external/iproute2/include/uapi/linux/
tcp.h 95 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */
  /external/kernel-headers/original/uapi/linux/
tcp.h 95 #define TCP_KEEPIDLE 4 /* Start keeplives after this period */

Completed in 556 milliseconds

1 2