Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMPING_OPT_STATS (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dscmvals.h63 #ifndef SCM_TIMESTAMPING_OPT_STATS
65 # define SCM_TIMESTAMPING_OPT_STATS 0x402f macro
67 # define SCM_TIMESTAMPING_OPT_STATS 0x0038
69 # define SCM_TIMESTAMPING_OPT_STATS 54
148 #ifndef SCM_TIMESTAMPING_OPT_STATS
150 # define SCM_TIMESTAMPING_OPT_STATS 0x402f
152 # define SCM_TIMESTAMPING_OPT_STATS 0x0038
154 # define SCM_TIMESTAMPING_OPT_STATS 54
157 #if defined(SCM_TIMESTAMPING_OPT_STATS) || (defined(HAVE_DECL_SCM_TIMESTAMPING_OPT_STATS) && HAVE_D…
158 XLAT(SCM_TIMESTAMPING_OPT_STATS),
Dscmvals.in49 #ifndef SCM_TIMESTAMPING_OPT_STATS
51 # define SCM_TIMESTAMPING_OPT_STATS 0x402f
53 # define SCM_TIMESTAMPING_OPT_STATS 0x0038
55 # define SCM_TIMESTAMPING_OPT_STATS 54
58 SCM_TIMESTAMPING_OPT_STATS
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dinternal_errqueue.h62 #ifndef SCM_TIMESTAMPING_OPT_STATS
63 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
Dtcp_posix.cc1101 next_cmsg->cmsg_type == SCM_TIMESTAMPING_OPT_STATS) { in process_timestamp()
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h90 #define SCM_TIMESTAMPING_OPT_STATS 54 macro
/external/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs57 pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 0x0038; constant
/external/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs65 pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant
/external/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs69 pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant
/external/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs69 pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c4192 #ifdef SCM_TIMESTAMPING_OPT_STATS
4193 { "SCM_TIMESTAMPING_OPT_STATS", (unsigned long) SCM_TIMESTAMPING_OPT_STATS },
/external/crosvm/net_sys/src/
Diff.rs344 pub const SCM_TIMESTAMPING_OPT_STATS: u32 = 54; constant
/external/strace/
DChangeLog15572 SCM_WIFI_STATUS, and SCM_TIMESTAMPING_OPT_STATS.