Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dscmvals.h27 #ifndef SCM_TIMESTAMP
29 # define SCM_TIMESTAMP 0x4012 macro
31 # define SCM_TIMESTAMP 0x001d
33 # define SCM_TIMESTAMP 29
96 #ifndef SCM_TIMESTAMP
98 # define SCM_TIMESTAMP 0x4012
100 # define SCM_TIMESTAMP 0x001d
102 # define SCM_TIMESTAMP 29
105 #if defined(SCM_TIMESTAMP) || (defined(HAVE_DECL_SCM_TIMESTAMP) && HAVE_DECL_SCM_TIMESTAMP)
106 XLAT(SCM_TIMESTAMP),
Dscmvals.in5 #ifndef SCM_TIMESTAMP
7 # define SCM_TIMESTAMP 0x4012
9 # define SCM_TIMESTAMP 0x001d
11 # define SCM_TIMESTAMP 29
14 SCM_TIMESTAMP
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h50 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h69 #define SCM_TIMESTAMP SO_TIMESTAMP macro
/external/libpcap/
Dpcap-bt-monitor-linux.c133 if (cmsg->cmsg_type == SCM_TIMESTAMP) { in bt_monitor_read()
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c207 case SCM_TIMESTAMP: in do_recv()
/external/strace/tests/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/tests-m32/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/tests-mx32/
Dmsg_control.c241 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
264 cmsg->cmsg_type = SCM_TIMESTAMP; in test_scm_timestamp()
/external/strace/
Dmsghdr.c220 [SCM_TIMESTAMP] = { print_scm_timestamp, 1 },
/external/python/cpython2/Lib/plat-linux2/
DIN.py474 SCM_TIMESTAMP = SO_TIMESTAMP variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go798 SCM_TIMESTAMP = 0x1013 const
Dzerrors_dragonfly_amd64.go1069 SCM_TIMESTAMP = 0x2 const
Dzerrors_openbsd_arm.go1067 SCM_TIMESTAMP = 0x4 const
Dzerrors_openbsd_amd64.go1129 SCM_TIMESTAMP = 0x4 const
Dzerrors_openbsd_386.go1067 SCM_TIMESTAMP = 0x4 const
Dzerrors_darwin_386.go1191 SCM_TIMESTAMP = 0x2 const
Dzerrors_darwin_arm64.go1191 SCM_TIMESTAMP = 0x2 const
Dzerrors_darwin_amd64.go1191 SCM_TIMESTAMP = 0x2 const
Dzerrors_netbsd_arm.go1167 SCM_TIMESTAMP = 0x8 const
Dzerrors_darwin_arm.go1191 SCM_TIMESTAMP = 0x2 const
Dzerrors_freebsd_386.go1232 SCM_TIMESTAMP = 0x2 const
Dzerrors_freebsd_arm.go1240 SCM_TIMESTAMP = 0x2 const
Dzerrors_netbsd_386.go1187 SCM_TIMESTAMP = 0x8 const
Dzerrors_freebsd_amd64.go1233 SCM_TIMESTAMP = 0x2 const

12