Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMPING (Results 1 – 25 of 25) sorted by relevance

/external/strace/xlat/
Dscmvals.h45 #ifndef SCM_TIMESTAMPING
47 # define SCM_TIMESTAMPING 0x4020 macro
49 # define SCM_TIMESTAMPING 0x0023
51 # define SCM_TIMESTAMPING 37
122 #ifndef SCM_TIMESTAMPING
124 # define SCM_TIMESTAMPING 0x4020
126 # define SCM_TIMESTAMPING 0x0023
128 # define SCM_TIMESTAMPING 37
131 #if defined(SCM_TIMESTAMPING) || (defined(HAVE_DECL_SCM_TIMESTAMPING) && HAVE_DECL_SCM_TIMESTAMPING)
132 XLAT(SCM_TIMESTAMPING),
Dscmvals.in27 #ifndef SCM_TIMESTAMPING
29 # define SCM_TIMESTAMPING 0x4020
31 # define SCM_TIMESTAMPING 0x0023
33 # define SCM_TIMESTAMPING 37
36 SCM_TIMESTAMPING
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h62 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h81 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c213 case SCM_TIMESTAMPING: in do_recv()
Dtimestamping.c50 # define SCM_TIMESTAMPING SO_TIMESTAMPING macro
Dtxtimestamp.c192 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
/external/strace/tests/
Dmsg_control.c332 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
364 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
/external/strace/tests-m32/
Dmsg_control.c332 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
364 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
/external/strace/tests-mx32/
Dmsg_control.c332 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
364 cmsg->cmsg_type = SCM_TIMESTAMPING; in test_scm_timestamping()
/external/strace/
Dmsghdr.c222 [SCM_TIMESTAMPING] = { print_scm_timestamping, 1 }
DChangeLog15571 * xlat/scmvals.in: Add SCM_TIMESTAMP, SCM_TIMESTAMPNS, SCM_TIMESTAMPING,
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc718 cmsg->cmsg_type != SCM_TIMESTAMPING) { in process_errors()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1367 SCM_TIMESTAMPING = 0x23 const
Dzerrors_linux_mipsle.go1635 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_s390x.go1695 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_arm.go1641 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_ppc64le.go1691 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_mips64.go1635 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_ppc64.go1691 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_amd64.go1635 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_mips64le.go1635 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_386.go1634 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_mips.go1635 SCM_TIMESTAMPING = 0x25 const
Dzerrors_linux_arm64.go1625 SCM_TIMESTAMPING = 0x25 const