Home
last modified time | relevance | path

Searched defs:MSG_FASTOPEN (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dsocket.h29 # define MSG_FASTOPEN 0x20000000 /* Send data in TCP SYN */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go797 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_mipsle.go990 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_s390x.go989 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_arm.go989 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_ppc64le.go989 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_mips64.go990 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_ppc64.go989 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_amd64.go991 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_mips64le.go990 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_386.go991 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_mips.go990 MSG_FASTOPEN = 0x20000000 const
Dzerrors_linux_arm64.go992 MSG_FASTOPEN = 0x20000000 const