Home
last modified time | relevance | path

Searched refs:MSG_SYN (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dmsg_flags.h76 #if defined(MSG_SYN) || (defined(HAVE_DECL_MSG_SYN) && HAVE_DECL_MSG_SYN)
78 static_assert((MSG_SYN) == (0x400), "MSG_SYN != 0x400");
81 # define MSG_SYN 0x400
195 XLAT(MSG_SYN),
Dmsg_flags.in12 MSG_SYN 0x400
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go805 MSG_SYN = 0x400 const
Dzerrors_linux_mipsle.go998 MSG_SYN = 0x400 const
Dzerrors_linux_s390x.go997 MSG_SYN = 0x400 const
Dzerrors_linux_arm.go997 MSG_SYN = 0x400 const
Dzerrors_linux_ppc64le.go997 MSG_SYN = 0x400 const
Dzerrors_linux_mips64.go998 MSG_SYN = 0x400 const
Dzerrors_linux_ppc64.go997 MSG_SYN = 0x400 const
Dzerrors_linux_amd64.go999 MSG_SYN = 0x400 const
Dzerrors_linux_mips64le.go998 MSG_SYN = 0x400 const
Dzerrors_linux_386.go999 MSG_SYN = 0x400 const
Dzerrors_linux_mips.go998 MSG_SYN = 0x400 const
Dzerrors_linux_arm64.go1000 MSG_SYN = 0x400 const
/external/strace/
DChangeLog-CVS2909 * net.c (msg_flags): Grok MSG_FIX, MSG_SYN, MSG_RST, MSG_NOSIGNAL,
DChangeLog3336 MSG_SYN, MSG_CONFIRM, MSG_RST, MSG_ERRQUEUE, MSG_NOSIGNAL, MSG_MORE,