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

  /external/iproute2/include/netinet/
tcp.h 42 #define TCP_CORK 3 /* Control sending of partial frames */
  /bionic/libc/kernel/uapi/linux/
tcp.h 61 #define TCP_CORK 3
  /external/iproute2/include/uapi/linux/
tcp.h 94 #define TCP_CORK 3 /* Never send partially complete segments */
  /external/kernel-headers/original/uapi/linux/
tcp.h 94 #define TCP_CORK 3 /* Never send partially complete segments */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.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...]
zerrors_linux_sparc64.go     [all...]

Completed in 658 milliseconds