/bionic/libc/bionic/ |
net_if.cpp | 32 #include <ifaddrs.h>
|
/external/iputils/ |
arping.c | 46 #include <ifaddrs.h> 68 struct ifaddrs *ifa; 598 struct ifaddrs *ifa0, *ifa; 935 struct ifaddrs *ifa;
|
ping.c | 66 #include <ifaddrs.h> 396 struct ifaddrs *ifa0, *ifa; [all...] |
ping6.c | 76 #include <ifaddrs.h> 1008 struct ifaddrs *ifa0, *ifa; [all...] |
/external/webrtc/webrtc/base/ |
macifaddrs_converter.cc | 256 bool ConvertNativeAttributesToIPAttributes(const struct ifaddrs* interface,
|
network.h | 26 struct ifaddrs; 220 void ConvertIfAddrs(ifaddrs* interfaces,
|
network.cc | 391 void BasicNetworkManager::ConvertIfAddrs(struct ifaddrs* interfaces, 397 for (struct ifaddrs* cursor = interfaces; 471 struct ifaddrs* interfaces;
|
/libcore/ojluni/src/main/native/ |
NetworkInterface.c | 46 #include <ifaddrs.h> 115 static netif *addif(JNIEnv *env, int sock, struct ifaddrs *ifa, netif *ifs); 676 struct ifaddrs *ifa, *origifa; 753 netif *addif(JNIEnv *env, int sock, struct ifaddrs *ifa, netif *ifs)
|
/external/iputils/ninfod/ |
ni_ifaddrs.c | 32 /* USAGI: ifaddrs.c,v 1.18 2002/03/06 01:50:46 yoshfuji Exp */ 35 * ifaddrs.c 91 static const char *RCSID __attribute__ ((unused)) = "$USAGI: ni_ifaddrs.c,v 1.8 2007-10-11 06:25:21 yoshfuji Exp $ based on USAGI: ifaddrs.c,v 1.18 2002/03/06 01:50:46 yoshfuji Exp";
|
/system/netd/tests/ |
binder_test.cpp | 28 #include <ifaddrs.h> 514 struct ifaddrs *ifaddrsList = nullptr; 521 for (struct ifaddrs *addr = ifaddrsList; addr != nullptr; addr = addr->ifa_next) {
|
/external/netperf/ |
config.h.in | 60 /* Define to 1 if you have the <ifaddrs.h> header file. */
|
config.h | 64 /* Define to 1 if you have the <ifaddrs.h> header file. */
|
configure.ac | 41 AC_CHECK_HEADERS([arpa/inet.h endian.h errno.h fcntl.h ifaddrs.h limits.h linux/tcp.h linux/socket.h malloc.h netdb.h netinet/in.h netinet/sctp.h sched.h signal.h stdlib.h string.h strings.h syscall.h sys/ioctl.h sys/mman.h sys/param.h sys/socket.h sys/stat.h sys/time.h sys/wait.h sys/ipc.h sys/sockio.h sys/sysinfo.h sys/wait.h stdlib.h unistd.h netinet/in_systm.h netinet/ip.h])
|
/external/libpcap/ |
configure.in | 602 # We have "getifaddrs()"; make sure we have <ifaddrs.h> 605 AC_CHECK_HEADER(ifaddrs.h,[ 618 # but without "ifaddrs.h", if there is something 621 AC_MSG_ERROR([Your system has getifaddrs() but doesn't have a usable <ifaddrs.h>.]) [all...] |
/external/webrtc/webrtc/test/channel_transport/ |
udp_transport_impl.cc | 39 #include <ifaddrs.h> [all...] |
/external/dhcpcd-6.8.2/ |
configure | 480 #include <ifaddrs.h> 482 struct ifaddrs *ifap;
|
ipv6.c | 52 #include <ifaddrs.h> [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
p2p.h | 161 uint8 ifaddrs; /* P2P Interface Address count */ member in struct:wifi_p2p_intf_se_s
|
/external/curl/ |
CMakeLists.txt | 589 check_include_file_concat("ifaddrs.h" HAVE_IFADDRS_H) [all...] |
/external/curl/lib/ |
config-vxworks.h | 281 /* Define to 1 if you have the <ifaddrs.h> header file. */
|
curl_config.h | 319 /* Define to 1 if you have the <ifaddrs.h> header file. */
|
curl_config.h.cmake | 265 /* Define to 1 if you have the <ifaddrs.h> header file. */
|
/external/curl/m4/ |
curl-functions.m4 | 81 dnl included when ifaddrs.h is to be included. 96 # include <ifaddrs.h> 100 sys/types.h sys/socket.h netinet/in.h ifaddrs.h, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |