Home
last modified time | relevance | path

Searched refs:MSG_SYN (Results 1 - 24 of 24) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h212 #define MSG_SYN 0x400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h338 #define MSG_SYN 0x0400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h329 #define MSG_SYN 0x0400 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h338 #define MSG_SYN 0x0400 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h340 #define MSG_SYN 0x0400 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h344 #define MSG_SYN 0x0400 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h338 #define MSG_SYN 0x0400 macro
/third_party/musl/include/sys/
H A Dsocket.h344 #define MSG_SYN 0x0400 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs785 pub const MSG_SYN: ::c_int = 0x400; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2338 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1762 pub const MSG_SYN: ::c_int = 0x400; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2337 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2317 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2447 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2518 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2469 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2580 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2421 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2684 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2382 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2654 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2367 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2450 pub const MSG_SYN: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2378 pub const MSG_SYN: u32 = 1024; consts

Completed in 198 milliseconds