Home | History | Annotate | Download | only in net

Lines Matching defs:hasGlobalIPv6Address

681     public boolean hasGlobalIPv6Address() {
771 return (hasGlobalIPv6Address() &&
817 return (!bestRoute.hasGateway() || hasGlobalIPv6Address());