Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java1674 if (isAnyRuleOnUpstream(upstreamIfindex) in maybeSetLimit()
1692 if (isAnyRuleOnUpstream(upstreamIfindex) in maybeClearLimit()
1714 private boolean isAnyRuleOnUpstream(int upstreamIfindex) { in isAnyRuleOnUpstream() method in BpfCoordinator