Home | History | Annotate | Download | only in event_injector

Lines Matching full:res_ipv6

674         struct addrinfo*  res_ipv6 = NULL;
686 else if (r->ai_family == AF_INET6 && res_ipv6 == NULL) {
687 res_ipv6 = r;
697 r = res_ipv6;
703 r = res_ipv6;