Searched refs:hasGateway (Results 1 – 4 of 4) sorted by relevance
358 public boolean hasGateway() { in hasGateway() method in RouteInfo
974 if (route.hasGateway()) { in modifyRoute()2042 if (routeInfo.hasGateway()) { in addLegacyRouteForNetId()
3820 if (route.hasGateway()) continue; in updateRoutes()3831 if (route.hasGateway() == false) continue; in updateRoutes()
4126 if (route.isDefaultRoute() && route.hasGateway()) { in updateDefaultRouteMacAddress()