Searched refs:ifaddrs (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Difaddrs.h1 /* $Id: ifaddrs.h,v 1.1.1.1 2006/12/04 00:45:30 Exp $ */
2 /* from USAGI: ifaddrs.h,v 1.1 2001/01/26 07:11:48 yoshfuji Exp */
26 * BSDI ifaddrs.h,v 2.5 2000/02/23 14:51:59 dab Exp
32 struct ifaddrs { struct
33 struct ifaddrs *ifa_next;
59 extern int getifaddrs __P((struct ifaddrs **));
60 extern void freeifaddrs __P((struct ifaddrs *));
H A Difaddrs.c1 /* $Id: ifaddrs.c,v 1.2 2008/11/20 21:41:56 Exp $ */
2 /* from USAGI: ifaddrs.c,v 1.20.2.1 2002/12/08 08:22:23 yoshfuji Exp */
41 #include <ifaddrs.h>
418 getifaddrs (struct ifaddrs **ifap)
466 struct ifaddrs *ifl = NULL, *ifa = NULL;
476 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
497 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
853 freeifaddrs (struct ifaddrs *ifa)
H A Dlease.c49 #include <ifaddrs.h>
355 struct ifaddrs *ifa, *ifap;
H A Dcommon.c65 #include <ifaddrs.h>
71 # include <ifaddrs.h>
394 struct ifaddrs *ifap, *ifa;
488 struct ifaddrs *ifap, *ifa;
H A Dconfig.c43 #include <ifaddrs.h>
H A Ddhcp6c.c68 #include <ifaddrs.h>
H A Dconfigure3488 for ac_func in ifaddrs
3946 for ac_header in fcntl.h sys/ioctl.h sys/time.h syslog.h unistd.h ifaddrs.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dif2ip.c50 # include <ifaddrs.h>
76 struct ifaddrs *iface, *head;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dincludes.h99 # include <ifaddrs.h>
H A Ddevice-bsd44.c155 struct ifaddrs *addresses, *ifa;
H A Dgram.y438 struct ifaddrs *ifap, *ifa;
H A Dconfigure4697 for ac_header in ifaddrs.h sys/sockio.h getopt.h inttypes.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dif_ioctl.c206 #include <ifaddrs.h>
212 struct ifaddrs *ifap;
213 struct ifaddrs *ifapfree;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/common/include/proto/
H A Dp2p.h161 uint8 ifaddrs; /* P2P Interface Address count */ member in struct:wifi_p2p_intf_se_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/proto/
H A Dp2p.h161 uint8 ifaddrs; /* P2P Interface Address count */ member in struct:wifi_p2p_intf_se_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfigure27529 # include <ifaddrs.h>
27532 for ac_header in sys/types.h sys/socket.h netinet/in.h ifaddrs.h
29621 struct ifaddrs *ifa = 0;
[all...]

Completed in 407 milliseconds