Searched refs:ipv6_unavail (Results 1 – 3 of 3) sorted by relevance
27 unsigned ipv6_unavail:1; /* connecting to IPv6 server failed */ member
802 if (nsap->sa_family == AF_INET6 && !statp->ipv6_unavail) { in reopen()807 statp->ipv6_unavail = errno == EAFNOSUPPORT; in reopen()
472 resp->ipv6_unavail = false; in update_from_conf()
Completed in 11 milliseconds