HomeSort by relevance Sort by last modified time
    Searched refs:TCP_CORK (Results 1 - 22 of 22) sorted by null

  /external/strace/xlat/
sock_tcp_options.h 20 #if defined(TCP_CORK) || (defined(HAVE_DECL_TCP_CORK) && HAVE_DECL_TCP_CORK)
22 static_assert((TCP_CORK) == (3), "TCP_CORK != 3");
25 # define TCP_CORK 3
271 [TCP_CORK] = XLAT(TCP_CORK),
  /external/iproute2/include/netinet/
tcp.h 42 #define TCP_CORK 3 /* Control sending of partial frames */
  /external/iproute2/include/uapi/linux/
tcp.h 94 #define TCP_CORK 3 /* Never send partially complete segments */
  /bionic/libc/kernel/uapi/linux/
tcp.h 61 #define TCP_CORK 3
  /external/kernel-headers/original/uapi/linux/
tcp.h 94 #define TCP_CORK 3 /* Never send partially complete segments */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go     [all...]
zerrors_linux_sparc64.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...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /external/python/cpython3/Modules/
socketmodule.c     [all...]

Completed in 965 milliseconds