Home
last modified time | relevance | path

Searched refs:SIOCGIFMAP (Results 1 - 23 of 23) 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/toybox/toys/net/
H A Difconfig.c284 if(!ioctl(TT.sockfd, SIOCGIFMAP, &ifre) && (ifre.ifr_map.irq || in display_ifconfig()
510 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre); in ifconfig_main()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c283 if(!ioctl(TT.sockfd, SIOCGIFMAP, &ifre) && (ifre.ifr_map.irq || in display_ifconfig()
523 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre); in ifconfig_main()
/third_party/toybox/toys/pending/
H A Dstrace.c98 C(SIOCGIFMAP); in strioctl()
450 case SIOCGIFMAP: in print_enter()
/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/gen/ioctl/
H A Dlist.c454 IOCTL_REQUEST(SIOCGIFMAP); in list()
/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 124 milliseconds