Home
last modified time | relevance | path

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

/external/strace/xlat/
Dmsg_flags.h90 #if defined(MSG_RST) || (defined(HAVE_DECL_MSG_RST) && HAVE_DECL_MSG_RST)
92 static_assert((MSG_RST) == (0x1000), "MSG_RST != 0x1000");
95 # define MSG_RST 0x1000
197 XLAT(MSG_RST),
Dmsg_flags.in14 MSG_RST 0x1000
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go804 MSG_RST = 0x1000 const
Dzerrors_linux_mipsle.go997 MSG_RST = 0x1000 const
Dzerrors_linux_s390x.go996 MSG_RST = 0x1000 const
Dzerrors_linux_arm.go996 MSG_RST = 0x1000 const
Dzerrors_linux_ppc64le.go996 MSG_RST = 0x1000 const
Dzerrors_linux_mips64.go997 MSG_RST = 0x1000 const
Dzerrors_linux_ppc64.go996 MSG_RST = 0x1000 const
Dzerrors_linux_amd64.go998 MSG_RST = 0x1000 const
Dzerrors_linux_mips64le.go997 MSG_RST = 0x1000 const
Dzerrors_linux_386.go998 MSG_RST = 0x1000 const
Dzerrors_linux_mips.go997 MSG_RST = 0x1000 const
Dzerrors_linux_arm64.go999 MSG_RST = 0x1000 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,