Searched refs:isAnyForwardingEnabledOnUpstream (Results 1 – 2 of 2) sorted by relevance
189 bool isAnyForwardingEnabledOnUpstream(const std::string& extIface);
609 bool firstDownstreamForThisUpstream = !isAnyForwardingEnabledOnUpstream(extIface); in enableNat()711 bool TetherController::isAnyForwardingEnabledOnUpstream(const std::string& extIface) { in isAnyForwardingEnabledOnUpstream() function in android::net::TetherController820 if (!isAnyForwardingEnabledOnUpstream(extIface)) maybeStopBpf(extIface); in disableNat()