Home
last modified time | relevance | path

Searched defs:AF_IPX (Results 1 - 25 of 30) sorted by relevance

12

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h169 #define AF_IPX 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h155 #define AF_IPX PF_IPX macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h144 #define AF_IPX PF_IPX macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h155 #define AF_IPX PF_IPX macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h155 #define AF_IPX PF_IPX macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h159 #define AF_IPX PF_IPX macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h155 #define AF_IPX PF_IPX macro
/third_party/musl/include/sys/
H A Dsocket.h159 #define AF_IPX PF_IPX macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs450 pub const AF_IPX: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs879 pub const AF_IPX: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs986 pub const AF_IPX: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs701 pub const AF_IPX: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1053 pub const AF_IPX: ::c_int = 23; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1676 pub const AF_IPX: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1721 pub const AF_IPX: ::c_int = 23; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2297 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2406 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2296 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2276 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2477 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2428 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2539 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2380 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2643 pub const AF_IPX: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2341 pub const AF_IPX: u32 = 4; consts

Completed in 174 milliseconds

12