Home
last modified time | relevance | path

Searched defs:TCP_CORK (Results 1 – 16 of 16) sorted by relevance

/external/iproute2/include/netinet/
Dtcp.h42 #define TCP_CORK 3 /* Control sending of partial frames */ macro
/external/iproute2/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1018 TCP_CORK = 0x18 const
Dzerrors_linux_sparc64.go1606 TCP_CORK = 0x3 const
Dzerrors_linux_mipsle.go1938 TCP_CORK = 0x3 const
Dzerrors_linux_s390x.go1998 TCP_CORK = 0x3 const
Dzerrors_linux_arm.go1944 TCP_CORK = 0x3 const
Dzerrors_linux_ppc64le.go1992 TCP_CORK = 0x3 const
Dzerrors_linux_mips64.go1938 TCP_CORK = 0x3 const
Dzerrors_linux_ppc64.go1992 TCP_CORK = 0x3 const
Dzerrors_linux_amd64.go1938 TCP_CORK = 0x3 const
Dzerrors_linux_mips64le.go1938 TCP_CORK = 0x3 const
Dzerrors_linux_386.go1937 TCP_CORK = 0x3 const
Dzerrors_linux_mips.go1938 TCP_CORK = 0x3 const
Dzerrors_linux_arm64.go1929 TCP_CORK = 0x3 const