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