Searched refs:selectBestRoute (Results 1 – 5 of 5) sorted by relevance
86 ? RouteInfo.selectBestRoute(lp.getAllRoutes(), dst) in getInterfaceForDestination()
443 public static RouteInfo selectBestRoute(Collection<RouteInfo> routes, InetAddress dest) { in selectBestRoute() method in RouteInfo
1230 final RouteInfo bestRoute = RouteInfo.selectBestRoute(allRoutes, ip); in isReachable()
1278 InetAddress gateway = RouteInfo.selectBestRoute( in getDstMacForKeepalive()
1735 RouteInfo bestRoute = RouteInfo.selectBestRoute(lp.getAllRoutes(), addr); in addLegacyRouteToHost()