Searched refs:isForwardingPairEnabled (Results 1 – 2 of 2) sorted by relevance
166 bool isForwardingPairEnabled(const std::string& intIface, const std::string& extIface);
577 if (isForwardingPairEnabled(intIface, extIface)) { in enableNat()676 bool TetherController::isForwardingPairEnabled( in isForwardingPairEnabled() function in android::net::TetherController