Searched refs:isAnyForwardingEnabledOnUpstream (Results 1 – 2 of 2) sorted by relevance
167 bool isAnyForwardingEnabledOnUpstream(const std::string& extIface);
582 if (!isAnyForwardingEnabledOnUpstream(extIface)) { in enableNat()682 bool TetherController::isAnyForwardingEnabledOnUpstream(const std::string& extIface) { in isAnyForwardingEnabledOnUpstream() function in android::net::TetherController