Searched refs:SIOCSIFDSTADDR (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | ioctl.h | 69 #define SIOCSIFDSTADDR 0x8918 macro
|
/third_party/toybox/porting/liteos_a/toys/net/ |
D | ifconfig.c | 416 {"pointopoint", IFF_POINTOPOINT, SIOCSIFDSTADDR}, in ifconfig_main() 419 {"dstaddr", 0, SIOCSIFDSTADDR}, in ifconfig_main()
|
/third_party/toybox/toys/net/ |
D | ifconfig.c | 403 {"pointopoint", IFF_POINTOPOINT, SIOCSIFDSTADDR}, in ifconfig_main() 406 {"dstaddr", 0, SIOCSIFDSTADDR}, in ifconfig_main()
|