Home
last modified time | relevance | path

Searched defs:MSG_DONTROUTE (Results 1 - 25 of 36) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs51 pub const MSG_DONTROUTE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs49 pub const MSG_DONTROUTE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs82 pub const MSG_DONTROUTE: ::c_int = 0x4; consts
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs130 pub const MSG_DONTROUTE: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h204 #define MSG_DONTROUTE 0x4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h330 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h321 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h330 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h332 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h336 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h330 #define MSG_DONTROUTE 0x0004 macro
/third_party/musl/include/sys/
H A Dsocket.h336 #define MSG_DONTROUTE 0x0004 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs522 pub const MSG_DONTROUTE: ::c_int = 0x4; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs814 pub const MSG_DONTROUTE: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs679 pub const MSG_DONTROUTE: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs947 pub const MSG_DONTROUTE: ::c_int = 0x00000004; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1044 pub const MSG_DONTROUTE: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs778 pub const MSG_DONTROUTE: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1080 pub const MSG_DONTROUTE: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1755 pub const MSG_DONTROUTE: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1836 pub const MSG_DONTROUTE: ::c_int = 0x4; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2331 pub const MSG_DONTROUTE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2440 pub const MSG_DONTROUTE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2330 pub const MSG_DONTROUTE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2310 pub const MSG_DONTROUTE: u32 = 4; consts

Completed in 120 milliseconds

12