Home
last modified time | relevance | path

Searched defs:IN_CLASSA_HOST (Results 1 - 21 of 21) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dinet.h95 #define IN_CLASSA_HOST IP_CLASSA_HOST macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h161 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/musl/include/netinet/
H A Din.h160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET) macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs658 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs670 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs663 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs663 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs667 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs670 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs667 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs657 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs662 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs658 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs662 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs658 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs659 pub const IN_CLASSA_HOST: u32 = 16777215; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs658 pub const IN_CLASSA_HOST: u32 = 16777215; consts

Completed in 183 milliseconds