Home
last modified time | relevance | path

Searched defs:SO_NO_CHECK (Results 1 – 25 of 35) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
Dsocket.h11 #define SO_NO_CHECK 11 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h11 #define SO_NO_CHECK 11 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h25 #define SO_NO_CHECK 11 macro
/third_party/musl/arch/mips/bits/
Dsocket.h25 #define SO_NO_CHECK 11 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h25 #define SO_NO_CHECK 11 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs16 pub const SO_NO_CHECK: ::c_int = 11; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs44 pub const SO_NO_CHECK: ::c_int = 0x000b; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs31 pub const SO_NO_CHECK: ::c_int = 11; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs44 pub const SO_NO_CHECK: ::c_int = 11; constant
/third_party/musl/ndk_musl_include/sys/
Dsocket.h214 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h210 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h210 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h210 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h210 #define SO_NO_CHECK 11 macro
/third_party/musl/include/sys/
Dsocket.h210 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h199 #define SO_NO_CHECK 11 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h214 #define SO_NO_CHECK 11 macro
/third_party/lwip/src/include/lwip/
Dsockets.h220 #define SO_NO_CHECK 0x100a /* don't create UDP checksum */ macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs920 pub const SO_NO_CHECK: ::c_int = 0x100a; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs699 pub const SO_NO_CHECK: ::c_int = 11; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3038 pub const SO_NO_CHECK: ::c_int = 11; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1088 pub const SO_NO_CHECK: u32 = 11; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1075 pub const SO_NO_CHECK: u32 = 11; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1072 pub const SO_NO_CHECK: u32 = 11; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1071 pub const SO_NO_CHECK: u32 = 11; constant

12