Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/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_newlib/kernel/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/porting/liteos_a/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/include/sys/
Dioctl.h111 #define SIOCGIFMAP 0x8970 macro
/third_party/musl/ndk_musl_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()