Home
last modified time | relevance | path

Searched defs:SO_TIMESTAMPING (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/arch/x32/bits/
H A Dsocket.h5 #define SO_TIMESTAMPING 37 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs62 pub const SO_TIMESTAMPING: ::c_int = 37; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs93 pub const SO_TIMESTAMPING: ::c_int = 37; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs85 pub const SO_TIMESTAMPING: ::c_int = 0x0023; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs49 pub const SO_TIMESTAMPING: ::c_int = 37; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h241 #define SO_TIMESTAMPING 65 macro
245 #define SO_TIMESTAMPING 37 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h230 #define SO_TIMESTAMPING 65 macro
234 #define SO_TIMESTAMPING 37 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h241 #define SO_TIMESTAMPING 65 macro
245 #define SO_TIMESTAMPING 37 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h241 #define SO_TIMESTAMPING 65 macro
245 #define SO_TIMESTAMPING 37 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h245 #define SO_TIMESTAMPING 65 macro
249 #define SO_TIMESTAMPING 37 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h241 #define SO_TIMESTAMPING 65 macro
245 #define SO_TIMESTAMPING 37 macro
/third_party/musl/include/sys/
H A Dsocket.h245 #define SO_TIMESTAMPING 65 macro
249 #define SO_TIMESTAMPING 37 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1139 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1152 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1142 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1148 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1137 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1361 pub const SO_TIMESTAMPING: u32 = 35; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1138 pub const SO_TIMESTAMPING: u32 = 37; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1138 pub const SO_TIMESTAMPING: u32 = 37; consts

Completed in 166 milliseconds