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