Searched refs:tetherCountingRuleExists (Results 1 – 2 of 2) sorted by relevance
169 bool tetherCountingRuleExists(const std::string& iface1, const std::string& iface2);
701 bool TetherController::tetherCountingRuleExists( in tetherCountingRuleExists() function in android::net::TetherController747 if (add && !tetherCountingRuleExists(intIface, extIface)) { in setForwardRules()