Home
last modified time | relevance | path

Searched refs:SIOCSIFMETRIC (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h75 #define SIOCSIFMETRIC 0x891e macro
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c423 {"metric", IFREQ_OFFSZ(ifr_metric), SIOCSIFMETRIC}, in ifconfig_main()
/third_party/toybox/toys/net/
Difconfig.c410 {"metric", IFREQ_OFFSZ(ifr_metric), SIOCSIFMETRIC}, in ifconfig_main()