/third_party/curl/lib/ |
H A D | if2ip.h | 88 #define SIOCGIFADDR _IOW('s', 102, struct ifreq) /* Get if addr */ macro
|
H A D | if2ip.c | 219 if(ioctl(dummy, SIOCGIFADDR, &req) < 0) { in Curl_if2ip() 221 /* With SIOCGIFADDR, we cannot tell the difference between an interface in Curl_if2ip()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | ioctl.h | 66 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | ioctl.h | 66 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | ioctl.h | 66 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | ioctl.h | 68 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | ioctl.h | 66 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/include/sys/ |
H A D | ioctl.h | 61 #define SIOCGIFADDR 0x8915 macro
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | ioctl.c | 114 ret = ioctl(sockFd, SIOCGIFADDR, &ifrAddr); in ioctl_0200()
|
/third_party/toybox/toys/net/ |
H A D | ifconfig.c | 127 ioctl(TT.sockfd, SIOCGIFADDR, &ifre); in display_ifconfig() 160 ioctl(TT.sockfd, SIOCGIFADDR, &ifre); in display_ifconfig()
|
/third_party/curl/CMake/ |
H A D | CurlTests.c | 289 if(0 != ioctl(0, SIOCGIFADDR, &ifr)) in main()
|
/third_party/toybox/porting/liteos_a/toys/net/ |
H A D | ifconfig.c | 126 ioctl(TT.sockfd, SIOCGIFADDR, &ifre); in display_ifconfig() 159 ioctl(TT.sockfd, SIOCGIFADDR, &ifre); in display_ifconfig()
|
/third_party/toybox/toys/pending/ |
H A D | strace.c | 92 C(SIOCGIFADDR); in strioctl() 445 case SIOCGIFADDR: in print_enter()
|
H A D | arping.c | 67 xioctl(fd, SIOCGIFADDR, &req); in get_interface()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_linux.c | 467 if (ioctl(s, SIOCGIFADDR, &ifr) < 0) { in l2_packet_get_ip_addr() 469 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFADDR]: %s", in l2_packet_get_ip_addr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
H A D | l2_packet_linux.c | 536 if (ioctl(s, SIOCGIFADDR, &ifr) < 0) { in l2_packet_get_ip_addr() 538 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFADDR]: %s", in l2_packet_get_ip_addr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | iapp.c | 414 if (ioctl(iapp->udp_sock, SIOCGIFADDR, &ifr) != 0) { in iapp_init() 415 wpa_printf(MSG_INFO, "iapp_init - ioctl(SIOCGIFADDR): %s", in iapp_init() 422 wpa_printf(MSG_INFO, "IAPP: Invalid address family %i (SIOCGIFADDR)", in iapp_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_upnp.c | 912 if (ioctl(sock, SIOCGIFADDR, &req) < 0) { in get_netif_info() 913 wpa_printf(MSG_ERROR, "WPS UPnP: SIOCGIFADDR failed: %d (%s)", in get_netif_info()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_upnp.c | 935 if (ioctl(sock, SIOCGIFADDR, &req) < 0) { in get_netif_info() 936 wpa_printf(MSG_ERROR, "WPS UPnP: SIOCGIFADDR failed: %d (%s)", in get_netif_info()
|
/third_party/rust/crates/libc/src/unix/bsd/ |
H A D | mod.rs | 496 pub const SIOCGIFADDR: ::c_ulong = 0xc0206921; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 180 #define SIOCGIFADDR 0x8915ul macro 1736 #define SIOCGIFADDR 0x8915ul macro 3296 #define SIOCGIFADDR 0x8915ul macro 4852 #define SIOCGIFADDR 0x8915ul macro 6299 #define SIOCGIFADDR 0x8915ul macro 7745 #define SIOCGIFADDR 0x8915ul macro 9295 #define SIOCGIFADDR 0x8915ul macro 10851 #define SIOCGIFADDR 0x8915ul macro
|
/third_party/libcoap/src/ |
H A D | coap_io.c | 107 if (ioctl(sockfd, SIOCGIFADDR, (char *)&buf[i]) < 0) { in bind_to_device() 108 coap_log_err("bind_to_device: ioctl SIOCGIFADDR fail, err: %s\n", coap_socket_strerror()); in bind_to_device()
|
H A D | coap_session.c | 63 if (ioctl(fd, SIOCGIFADDR, (char *)&buf[i]) < 0) { in loopback_packet_check()
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 180 pub const SIOCGIFADDR: u32 = 35093; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 426 IOCTL_REQUEST(SIOCGIFADDR); in list()
|