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