Searched refs:ip6f (Results 1 – 2 of 2) sorted by relevance
36 struct in6_addr *ip6f; variable53 ip6f = this->buf6f;77 ip6f->_S6_un._S6_u8[10] = 0xff;78 ip6f->_S6_un._S6_u8[11] = 0xff;79 ip6f->_S6_un._S6_u8[12] = 0x7f;80 ip6f->_S6_un._S6_u8[15] = 0x01;91 printf("%s\n", inet_ntoa6(ip6f));
40 struct in6_addr *ip6f; variable67 ip6f = this->buf6f;96 ip6f->_S6_un._S6_u8[10] = 0xff;97 ip6f->_S6_un._S6_u8[11] = 0xff;98 ip6f->_S6_un._S6_u8[12] = 0x7f;99 ip6f->_S6_un._S6_u8[15] = 0x01;130 printf("%s\n", inet_ntop(AF_INET6, ip6f));