Searched refs:allLocalPrefixes (Results 1 – 1 of 1) sorted by relevance
414 final HashSet<IpPrefix> localPrefixes = allLocalPrefixes(mNetworkMap.values()); in recomputeLocalPrefixes()542 private static HashSet<IpPrefix> allLocalPrefixes(Iterable<UpstreamNetworkState> netStates) { in allLocalPrefixes() method in UpstreamNetworkMonitor