Searched refs:shouldIgnoreDownstreamRoute (Results 1 – 1 of 1) sorted by relevance
601 if (shouldIgnoreDownstreamRoute(ri)) continue; in pushDownstreamState()609 if (shouldIgnoreDownstreamRoute(ri)) continue; in pushDownstreamState()630 if (shouldIgnoreDownstreamRoute(route)) continue; in removeDownstreamInterface()741 private static boolean shouldIgnoreDownstreamRoute(RouteInfo route) { in shouldIgnoreDownstreamRoute() method in OffloadController