Home
last modified time | relevance | path

Searched defs:AF_LLC (Results 1 - 24 of 24) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h191 #define AF_LLC 26 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h178 #define AF_LLC PF_LLC macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h167 #define AF_LLC PF_LLC macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h178 #define AF_LLC PF_LLC macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h178 #define AF_LLC PF_LLC macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h182 #define AF_LLC PF_LLC macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h178 #define AF_LLC PF_LLC macro
/third_party/musl/include/sys/
H A Dsocket.h182 #define AF_LLC PF_LLC macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs724 pub const AF_LLC: ::c_int = 26; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1699 pub const AF_LLC: ::c_int = 26; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2319 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2428 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2318 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2298 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2499 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2450 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2561 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2402 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2665 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2363 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2635 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2348 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2431 pub const AF_LLC: u32 = 26; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2359 pub const AF_LLC: u32 = 26; consts

Completed in 206 milliseconds