Home | History | Annotate | Download | only in qemu

Lines Matching full:res_ipv6

679         struct addrinfo*  res_ipv6 = NULL;
691 else if (r->ai_family == AF_INET6 && res_ipv6 == NULL) {
692 res_ipv6 = r;
702 r = res_ipv6;
708 r = res_ipv6;