Home
last modified time | relevance | path

Searched refs:SIOCGIFMETRIC (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/include/sys/
Dioctl.h69 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h74 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h74 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h74 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h76 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h74 #define SIOCGIFMETRIC 0x891d macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h74 #define SIOCGIFMETRIC 0x891d macro
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c256 if (ioctl(TT.sockfd, SIOCGIFMETRIC, &ifre) < 0) ifre.ifr_metric = 0; in display_ifconfig()
/third_party/toybox/toys/net/
Difconfig.c257 if (ioctl(TT.sockfd, SIOCGIFMETRIC, &ifre) < 0) ifre.ifr_metric = 0; in display_ifconfig()
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h188 #define SIOCGIFMETRIC 0x891dul macro
1744 #define SIOCGIFMETRIC 0x891dul macro
3304 #define SIOCGIFMETRIC 0x891dul macro
4860 #define SIOCGIFMETRIC 0x891dul macro
6307 #define SIOCGIFMETRIC 0x891dul macro
7753 #define SIOCGIFMETRIC 0x891dul macro
9303 #define SIOCGIFMETRIC 0x891dul macro
10859 #define SIOCGIFMETRIC 0x891dul macro
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerated.txt186 SIOCGIFMETRIC
Dlist.c434 IOCTL_REQUEST(SIOCGIFMETRIC); in list()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs183 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs183 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt2193 SIOCGIFMETRIC
Dandroid.txt2132 SIOCGIFMETRIC
/third_party/rust/crates/linux-raw-sys/src/mips/
Dioctl.rs182 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dioctl.rs182 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dioctl.rs188 pub const SIOCGIFMETRIC: u32 = 35101; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2556 pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; constant

12