Home | History | Annotate | Download | only in ping6

Lines Matching refs:inet_ntop

1818 			if (!inet_ntop(AF_INET6, in6, ntopbuf,
1986 if (inet_ntop(AF_INET6, cp, ntop_buf, sizeof(ntop_buf)) ==
2300 if (!inet_ntop(AF_INET6, &red->nd_rd_dst, ntop_buf,
2304 if (!inet_ntop(AF_INET6, &red->nd_rd_target, ntop_buf,
2339 inet_ntop(AF_INET6, ni + 1, ntop_buf,
2367 inet_ntop(AF_INET, ni + 1, ntop_buf,
2436 if (!inet_ntop(AF_INET6, &ip6->ip6_src, ntop_buf, sizeof(ntop_buf)))
2439 if (!inet_ntop(AF_INET6, &ip6->ip6_dst, ntop_buf, sizeof(ntop_buf)))
2641 if (inet_ntop(AF_INET6, &in6, hbuf, sizeof(hbuf)) == NULL)