HomeSort by relevance Sort by last modified time
    Searched refs:inet_ntop (Results 26 - 50 of 71) sorted by null

12 3

  /external/tcpdump/missing/
addrinfo.h 92 extern const char *inet_ntop (int, const void *, char *, size_t);
getnameinfo.c 216 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
272 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
inet_ntop.c 39 /* $Id: inet_ntop.c,v 1.8 2005/02/09 02:25:46 guy Exp $ */
43 "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.8 2005/02/09 02:25:46 guy Exp $";
206 inet_ntop(int af, const void *src, char *dst, size_t size) function
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
ip_addr.c 33 if (inet_ntop(AF_INET6, &addr->u.v6, buf, buflen) == NULL)
  /external/wpa_supplicant_8/src/utils/
ip_addr.c 33 if (inet_ntop(AF_INET6, &addr->u.v6, buf, buflen) == NULL)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
inet.h 65 extern __const char *inet_ntop (int __af, __const void *__restrict __cp,
  /external/tcpdump/
print-pgm.c 273 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
320 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
429 inet_ntop(source_af, source, source_buf, sizeof(source_buf));
430 inet_ntop(group_af, group, group_buf, sizeof(group_buf));
628 inet_ntop(nla_af, nla, nla_buf, sizeof(nla_buf));
tcpdump-stdinc.h 79 extern const char *inet_ntop (int, const void *, char *, size_t);
  /bionic/libc/netbsd/net/
getnameinfo.c 186 const char* addrStr = inet_ntop(addrFamily, addr, &buf, sizeof(buf));
366 if (inet_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
426 if (inet_ntop(afd->a_af, addr, host,
455 if (inet_ntop(AF_INET6, addr, numaddr, sizeof(numaddr)) == NULL)
  /external/chromium/third_party/libevent/test/
regress_dns.c 100 const char *b = inet_ntop(AF_INET6, &in6_addrs[i], buf,sizeof(buf));
266 const char *b = inet_ntop(AF_INET6, &in6_addrs[0],buf,sizeof(buf));
  /bionic/libc/inet/
inet_ntop.c 1 /* $OpenBSD: inet_ntop.c,v 1.7 2005/08/06 20:30:03 espie Exp $ */
38 * inet_ntop(af, src, dst, size)
46 inet_ntop(int af, const void *src, char *dst, size_t size) function
  /external/iptables/libiptc/
libip6tc.c 144 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf);
151 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf);
157 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf);
164 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf);
  /system/core/toolbox/
netstat.c 79 if (inet_ntop(af, addr, buf, ADDR_LEN) == NULL) {
  /external/dnsmasq/src/
util.c 333 inet_ntop(AF_INET, &addr->in.sin_addr, buf, ADDRSTRLEN);
338 inet_ntop(AF_INET6, &addr->in6.sin6_addr, buf, ADDRSTRLEN);
cache.c 1182 inet_ntop(AF_INET, &cache->addr.addr, addrbuff, ADDRSTRLEN);
1184 inet_ntop(AF_INET6, &cache->addr.addr, addrbuff, ADDRSTRLEN);
1248 inet_ntop(flags & F_IPV4 ? AF_INET : AF_INET6,
    [all...]
  /external/iproute2/ip/
link_gre.c 336 inet_ntop(AF_INET, RTA_DATA(tb[IFLA_GRE_IKEY]), s2, sizeof(s2));
342 inet_ntop(AF_INET, RTA_DATA(tb[IFLA_GRE_OKEY]), s2, sizeof(s2));
iptunnel.c 313 inet_ntop(AF_INET, &p->i_key, s3, sizeof(s3));
314 inet_ntop(AF_INET, &p->o_key, s4, sizeof(s4));
370 inet_ntop(AF_INET6, &ip6rd.prefix, s1, sizeof(s1)),
ip6tunnel.c 72 inet_ntop(AF_INET6, &p->raddr, remote, sizeof(remote));
73 inet_ntop(AF_INET6, &p->laddr, local, sizeof(local));
  /external/ping6/
ping6.c     [all...]
  /external/iproute2/tc/
f_rsvp.c 348 if (inet_ntop(family, RTA_DATA(tb[TCA_RSVP_DST]), buf, sizeof(buf)) == 0)
374 if (inet_ntop(family, RTA_DATA(tb[TCA_RSVP_SRC]), buf, sizeof(buf)) == 0) {
  /bionic/libc/netbsd/nameser/
ns_print.c 169 (void) inet_ntop(AF_INET, rdata, buf, buflen);
337 (void) inet_ntop(AF_INET6, rdata, buf, buflen);
428 (void) inet_ntop(AF_INET, rdata, buf, buflen);
693 (void) inet_ntop(AF_INET6, &a, buf, buflen);
  /external/ipsec-tools/src/racoon/
plog.c 132 if (inet_ntop(sa->sa_family, addr, p + 1, reslen - 3) != NULL) {
isakmp_cfg.c     [all...]
  /external/iptables/extensions/
libip6t_rt.c 51 return inet_ntop(AF_INET6, addrp, buf, sizeof(buf));
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_server.c 698 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf,
1197 if (inet_ntop(AF_INET6, &cli->addr6, abuf,
1200 if (inet_ntop(AF_INET6, &cli->mask6, abuf,

Completed in 423 milliseconds

12 3