Home
last modified time | relevance | path

Searched refs:SO_INCOMING_CPU (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h275 #define SO_INCOMING_CPU 49 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h264 #define SO_INCOMING_CPU 49 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h275 #define SO_INCOMING_CPU 49 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h275 #define SO_INCOMING_CPU 49 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h279 #define SO_INCOMING_CPU 49 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h275 #define SO_INCOMING_CPU 49 macro
/third_party/musl/include/sys/
H A Dsocket.h279 #define SO_INCOMING_CPU 49 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs76 pub const SO_INCOMING_CPU: ::c_int = 49; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs72 pub const SO_INCOMING_CPU: ::c_int = 49; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs64 pub const SO_INCOMING_CPU: ::c_int = 0x0033; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs63 pub const SO_INCOMING_CPU: ::c_int = 49; consts
/third_party/python/Modules/
H A Dsocketmodule.c7624 #ifdef SO_INCOMING_CPU
7625 PyModule_AddIntMacro(m, SO_INCOMING_CPU);
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1107 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1110 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1110 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1120 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1116 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1120 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1116 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1104 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1326 pub const SO_INCOMING_CPU: u32 = 51; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1105 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1326 pub const SO_INCOMING_CPU: u32 = 51; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1106 pub const SO_INCOMING_CPU: u32 = 49; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1107 pub const SO_INCOMING_CPU: u32 = 49; consts

Completed in 192 milliseconds

12