Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMPNS (Results 1 – 22 of 22) sorted by relevance

/external/strace/xlat/
Dscmvals.h36 #ifndef SCM_TIMESTAMPNS
38 # define SCM_TIMESTAMPNS 0x4013 macro
40 # define SCM_TIMESTAMPNS 0x0021
42 # define SCM_TIMESTAMPNS 35
109 #ifndef SCM_TIMESTAMPNS
111 # define SCM_TIMESTAMPNS 0x4013
113 # define SCM_TIMESTAMPNS 0x0021
115 # define SCM_TIMESTAMPNS 35
118 #if defined(SCM_TIMESTAMPNS) || (defined(HAVE_DECL_SCM_TIMESTAMPNS) && HAVE_DECL_SCM_TIMESTAMPNS)
119 XLAT(SCM_TIMESTAMPNS),
Dscmvals.in16 #ifndef SCM_TIMESTAMPNS
18 # define SCM_TIMESTAMPNS 0x4013
20 # define SCM_TIMESTAMPNS 0x0021
22 # define SCM_TIMESTAMPNS 35
25 SCM_TIMESTAMPNS
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h57 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h76 #define SCM_TIMESTAMPNS SO_TIMESTAMPNS macro
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c210 case SCM_TIMESTAMPNS: in do_recv()
/external/strace/tests/
Dmsg_control.c286 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
309 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
/external/strace/tests-m32/
Dmsg_control.c286 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
309 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
/external/strace/tests-mx32/
Dmsg_control.c286 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
309 cmsg->cmsg_type = SCM_TIMESTAMPNS; in test_scm_timestampns()
/external/strace/
Dmsghdr.c221 [SCM_TIMESTAMPNS] = { print_scm_timestampns, 1 },
DChangeLog15571 * xlat/scmvals.in: Add SCM_TIMESTAMP, SCM_TIMESTAMPNS, SCM_TIMESTAMPING,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1368 SCM_TIMESTAMPNS = 0x21 const
Dzerrors_linux_mipsle.go1638 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_s390x.go1698 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_arm.go1644 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_ppc64le.go1694 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_mips64.go1638 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_ppc64.go1694 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_amd64.go1638 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_mips64le.go1638 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_386.go1637 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_mips.go1638 SCM_TIMESTAMPNS = 0x23 const
Dzerrors_linux_arm64.go1628 SCM_TIMESTAMPNS = 0x23 const