Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java250 computeAndPushLocalPrefixes(UpdateType.FORCE); in start()
571 computeAndPushLocalPrefixes(UpdateType.IF_NEEDED); in setUpstreamLinkProperties()
580 computeAndPushLocalPrefixes(UpdateType.IF_NEEDED); in setLocalPrefixes()
702 private boolean computeAndPushLocalPrefixes(UpdateType how) { in computeAndPushLocalPrefixes() method in OffloadController