Home | History | Annotate | Download | only in qemu

Lines Matching full:res_ipv6

669         struct addrinfo*  res_ipv6 = NULL;
681 else if (r->ai_family == AF_INET6 && res_ipv6 == NULL) {
682 res_ipv6 = r;
692 r = res_ipv6;
698 r = res_ipv6;