Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.inet_ntoa6.d33 struct in6_addr *ip6c; variable
50 ip6c = this->buf6c;
74 ip6c->_S6_un._S6_u8[15] = 0x01;
88 printf("%s\n", inet_ntoa6(ip6c));
H A Dtst.inet_ntop.d37 struct in6_addr *ip6c; variable
64 ip6c = this->buf6c;
93 ip6c->_S6_un._S6_u8[15] = 0x01;
127 printf("%s\n", inet_ntop(AF_INET6, ip6c));