Home
last modified time | relevance | path

Searched refs:ip6d (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.inet_ntoa6.d34 struct in6_addr *ip6d; variable
51 ip6d = this->buf6d;
89 printf("%s\n", inet_ntoa6(ip6d));
H A Dtst.inet_ntop.d38 struct in6_addr *ip6d; variable
65 ip6d = this->buf6d;
128 printf("%s\n", inet_ntop(AF_INET6, ip6d));