Searched refs:isAnyRuleFromDownstreamToUpstream (Results 1 – 1 of 1) sorted by relevance
552 if (!isAnyRuleFromDownstreamToUpstream(rule.downstreamIfindex, rule.upstreamIfindex)) { in tetherOffloadRuleAdd()595 if (!isAnyRuleFromDownstreamToUpstream(rule.downstreamIfindex, rule.upstreamIfindex)) { in tetherOffloadRuleRemove()1724 private boolean isAnyRuleFromDownstreamToUpstream(int downstreamIfindex, int upstreamIfindex) { in isAnyRuleFromDownstreamToUpstream() method in BpfCoordinator