Searched refs:getLocalRoutesFor (Results 1 – 1 of 1) sorted by relevance
906 removeRoutesFromLocalNetwork(getLocalRoutesFor(mIfaceName, deprecatedPrefixes)); in configureLocalIPv6Routes()917 addRoutesToLocalNetwork(getLocalRoutesFor(mIfaceName, addedPrefixes)); in configureLocalIPv6Routes()1550 private static ArrayList<RouteInfo> getLocalRoutesFor( in getLocalRoutesFor() method in IpServer