Searched refs:isUsingBpf (Results 1 – 1 of 1) sorted by relevance
431 if (!isUsingBpf()) { in startPolling()468 private boolean isUsingBpf() { in isUsingBpf() method in BpfCoordinator496 if (!isUsingBpf() || !mDeps.isAtLeastS()) return; in startMonitoring()518 if (!isUsingBpf() || !mDeps.isAtLeastS()) return; in stopMonitoring()535 if (!isUsingBpf()) return; in tetherOffloadRuleAdd()576 if (!isUsingBpf()) return; in tetherOffloadRuleRemove()615 if (!isUsingBpf()) return; in tetherOffloadRuleClear()632 if (!isUsingBpf()) return; in tetherOffloadRuleUpdate()666 if (!isUsingBpf()) return; in addUpstreamNameToLookupTable()690 if (!isUsingBpf()) return; in tetherOffloadClientAdd()[all …]