Home
last modified time | relevance | path

Searched refs:getLocalRoutesFor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java906 removeRoutesFromLocalNetwork(getLocalRoutesFor(mIfaceName, deprecatedPrefixes)); in configureLocalIPv6Routes()
917 addRoutesToLocalNetwork(getLocalRoutesFor(mIfaceName, addedPrefixes)); in configureLocalIPv6Routes()
1550 private static ArrayList<RouteInfo> getLocalRoutesFor( in getLocalRoutesFor() method in IpServer