Home
last modified time | relevance | path

Searched refs:SIOCGIFMAP (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/include/sys/
Dioctl.h106 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h113 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/toybox/porting/liteos_a/toys/net/
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/net/
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/toys/pending/
Dstrace.c98 C(SIOCGIFMAP);
450 case SIOCGIFMAP:
/third_party/rust/crates/linux-raw-sys/gen/modules/
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/gen/ioctl/
Dgenerated.txt206 SIOCGIFMAP
Dlist.c454 IOCTL_REQUEST(SIOCGIFMAP); in list()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs203 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs203 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt2191 SIOCGIFMAP
Dandroid.txt2130 SIOCGIFMAP
/third_party/rust/crates/linux-raw-sys/src/mips/
Dioctl.rs202 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dioctl.rs202 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dioctl.rs208 pub const SIOCGIFMAP: u32 = 35184; constant

12