Home
last modified time | relevance | path

Searched defs:SIOCGIFMAP (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h113 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/include/sys/
H A Dioctl.h106 #define SIOCGIFMAP 0x8970 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h208 #define SIOCGIFMAP 0x8970ul macro
1764 #define SIOCGIFMAP 0x8970ul macro
3324 #define SIOCGIFMAP 0x8970ul macro
4880 #define SIOCGIFMAP 0x8970ul macro
6327 #define SIOCGIFMAP 0x8970ul macro
7773 #define SIOCGIFMAP 0x8970ul macro
9323 #define SIOCGIFMAP 0x8970ul macro
10879 #define SIOCGIFMAP 0x8970ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs203 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs202 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs203 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs202 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2576 pub const SIOCGIFMAP: ::c_ulong = 0x00008970; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2660 pub const SIOCGIFMAP: ::c_ulong = 0x00008970; consts

Completed in 142 milliseconds