Home
last modified time | relevance | path

Searched defs:SO_NO_CHECK (Results 1 - 25 of 34) sorted by relevance

12

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

Completed in 115 milliseconds

12