/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/ |
D | in.h | 159 #define IN_CLASSA_NET 0xff000000 macro 161 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
D | in.h | 158 #define IN_CLASSA_NET 0xff000000 macro 160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
D | in.h | 157 #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/ |
D | in.h | 157 #define IN_CLASSA_NET 0xff000000 macro 159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
|
/third_party/musl/include/netinet/ |
D | in.h | 158 #define IN_CLASSA_NET 0xff000000 macro 160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
D | in.h | 157 #define IN_CLASSA_NET 0xff000000 macro 159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
|
/third_party/lwip/src/include/lwip/ |
D | inet.h | 93 #define IN_CLASSA_NET IP_CLASSA_NET macro
|
/third_party/lwip/src/netif/ppp/ |
D | auth.c | 2129 mask = IN_CLASSA_NET;
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 661 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 657 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 668 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 665 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 668 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 660 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 660 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 665 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 655 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 656 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 661 pub const IN_CLASSA_NET: u32 = 4278190080; constant
|