Home
last modified time | relevance | path

Searched defs:AF_SNA (Results 1 - 25 of 29) sorted by relevance

12

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h187 #define AF_SNA 22 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h174 #define AF_SNA PF_SNA macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h163 #define AF_SNA PF_SNA macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h174 #define AF_SNA PF_SNA macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h174 #define AF_SNA PF_SNA macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h178 #define AF_SNA PF_SNA macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h174 #define AF_SNA PF_SNA macro
/third_party/musl/include/sys/
H A Dsocket.h178 #define AF_SNA PF_SNA macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs439 pub const AF_SNA: ::c_int = 11; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs867 pub const AF_SNA: ::c_int = 11; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs720 pub const AF_SNA: ::c_int = 22; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1057 pub const AF_SNA: ::c_int = 11; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1695 pub const AF_SNA: ::c_int = 22; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1709 pub const AF_SNA: ::c_int = 11; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2315 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2424 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2314 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2294 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2495 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2446 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2557 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2398 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2661 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2359 pub const AF_SNA: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2631 pub const AF_SNA: u32 = 22; consts

Completed in 222 milliseconds

12