Home
last modified time | relevance | path

Searched refs:IN_CLASSA_NET (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h159 #define IN_CLASSA_NET 0xff000000 macro
161 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h158 #define IN_CLASSA_NET 0xff000000 macro
160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h157 #define IN_CLASSA_NET 0xff000000 macro
159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h157 #define IN_CLASSA_NET 0xff000000 macro
159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/musl/include/netinet/
Din.h158 #define IN_CLASSA_NET 0xff000000 macro
160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h157 #define IN_CLASSA_NET 0xff000000 macro
159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/third_party/lwip/src/include/lwip/
Dinet.h93 #define IN_CLASSA_NET IP_CLASSA_NET macro
/third_party/lwip/src/netif/ppp/
Dauth.c2129 mask = IN_CLASSA_NET;
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs661 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs657 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs668 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs665 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs668 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs660 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs660 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs665 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs655 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs661 pub const IN_CLASSA_NET: u32 = 4278190080; constant