Home
last modified time | relevance | path

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

/external/strace/xlat/
Dscmvals.h72 #ifndef SCM_TIMESTAMPING_PKTINFO
74 # define SCM_TIMESTAMPING_PKTINFO 0x4033 macro
76 # define SCM_TIMESTAMPING_PKTINFO 0x003c
78 # define SCM_TIMESTAMPING_PKTINFO 58
161 #ifndef SCM_TIMESTAMPING_PKTINFO
163 # define SCM_TIMESTAMPING_PKTINFO 0x4033
165 # define SCM_TIMESTAMPING_PKTINFO 0x003c
167 # define SCM_TIMESTAMPING_PKTINFO 58
170 #if defined(SCM_TIMESTAMPING_PKTINFO) || (defined(HAVE_DECL_SCM_TIMESTAMPING_PKTINFO) && HAVE_DECL_…
171 XLAT(SCM_TIMESTAMPING_PKTINFO),
Dscmvals.in60 #ifndef SCM_TIMESTAMPING_PKTINFO
62 # define SCM_TIMESTAMPING_PKTINFO 0x4033
64 # define SCM_TIMESTAMPING_PKTINFO 0x003c
66 # define SCM_TIMESTAMPING_PKTINFO 58
69 SCM_TIMESTAMPING_PKTINFO
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h104 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h120 #define SCM_TIMESTAMPING_PKTINFO 58 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1637 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_s390x.go1697 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_arm.go1643 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_ppc64le.go1693 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_mips64.go1637 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_ppc64.go1693 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_amd64.go1637 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_mips64le.go1637 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_386.go1636 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_mips.go1637 SCM_TIMESTAMPING_PKTINFO = 0x3a const
Dzerrors_linux_arm64.go1627 SCM_TIMESTAMPING_PKTINFO = 0x3a const
/external/strace/
DChangeLog13970 * xlat/scmvals.in: Add SCM_TIMESTAMPING_PKTINFO introduced