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