Searched refs:isGlobalPreferred (Results 1 – 12 of 12) sorted by relevance
353 assertTrue(msg, l.isGlobalPreferred()); in assertGlobalPreferred()357 assertFalse(msg, l.isGlobalPreferred()); in assertNotGlobalPreferred()
210 return addr.isIpv6() && addr.isGlobalPreferred(); in isIPv6GUA()
529 if (!linkAddr.isGlobalPreferred()) continue; in computeLocalPrefixStrings()543 if (!route.getDestinationLinkAddress().isGlobalPreferred()) return true; in shouldIgnoreDownstreamRoute()
223 if (linkAddr.isGlobalPreferred() && linkAddr.getPrefixLength() == 64) { in getIPv6OnlyLinkProperties()
348 public boolean isGlobalPreferred() { in isGlobalPreferred() method in LinkAddress
1000 if (address.getAddress() instanceof Inet6Address && address.isGlobalPreferred()) { in hasGlobalIpv6Address()
563 if ((new LinkAddress(dns, RFC7421_PREFIX_LENGTH)).isGlobalPreferred()) {
236 if (source instanceof Inet6Address && l.isGlobalPreferred()) { in prepareExplicitSourceIcmpMeasurements()
1369 method public boolean isGlobalPreferred();
4070 method public boolean isGlobalPreferred();
10097 HSPLandroid/net/LinkAddress;->isGlobalPreferred()Z
46984 Landroid/net/LinkAddress;->isGlobalPreferred()Z