Home
last modified time | relevance | path

Searched refs:IPOPT_CLASS_MASK (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h138 #define IPOPT_CLASS_MASK 0x60 macro
142 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h138 #define IPOPT_CLASS_MASK 0x60 macro
142 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h138 #define IPOPT_CLASS_MASK 0x60 macro
142 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h138 #define IPOPT_CLASS_MASK 0x60 macro
142 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/third_party/musl/include/netinet/
H A Dip.h138 #define IPOPT_CLASS_MASK 0x60 macro
142 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK)
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1297 pub const IPOPT_CLASS_MASK: u8 = 0x60; consts
1626 o & IPOPT_CLASS_MASK
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs720 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs725 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs725 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs732 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs729 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs732 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs729 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs719 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs940 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs720 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs940 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs720 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs721 pub const IPOPT_CLASS_MASK: u32 = 96; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs720 pub const IPOPT_CLASS_MASK: u32 = 96; consts

Completed in 236 milliseconds