Home
last modified time | relevance | path

Searched refs:INADDR_UNSPEC_GROUP (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h53 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h52 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h52 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h52 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h52 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/musl/include/netinet/
H A Din.h53 #define INADDR_UNSPEC_GROUP ((in_addr_t) 0xe0000000) macro
/third_party/python/Modules/
H A Dsocketmodule.c8135 #ifdef INADDR_UNSPEC_GROUP
8136 PyModule_AddIntMacro(m, INADDR_UNSPEC_GROUP);
8138 PyModule_AddIntConstant(m, "INADDR_UNSPEC_GROUP", 0xe0000000);
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs672 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs677 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs677 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs684 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs681 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs684 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs681 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs671 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs676 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs672 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs676 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs672 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs673 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs672 pub const INADDR_UNSPEC_GROUP: u32 = 3758096384; consts

Completed in 192 milliseconds