Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DIPv6TetheringCoordinator.java278 final IpPrefix local48 = makeUniqueLocalPrefix(ulp, (short) 0, 48); in getUniqueLocalConfig() local
279 lp.addRoute(new RouteInfo(local48, null, null, RouteInfo.RTN_UNICAST)); in getUniqueLocalConfig()