Searched refs:shouldIgnoreDownstreamRoute (Results 1 – 1 of 1) sorted by relevance
403 if (shouldIgnoreDownstreamRoute(ri)) continue; in pushDownstreamState()411 if (shouldIgnoreDownstreamRoute(ri)) continue; in pushDownstreamState()431 if (shouldIgnoreDownstreamRoute(route)) continue; in removeDownstreamInterface()541 private static boolean shouldIgnoreDownstreamRoute(RouteInfo route) { in shouldIgnoreDownstreamRoute() method in OffloadController