HomeSort by relevance Sort by last modified time
    Searched refs:setTetherCountingRules (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
NatController.h 49 int setTetherCountingRules(bool add, const char *intIface, const char *extIface);
NatController.cpp 227 int NatController::setTetherCountingRules(bool add, const char *intIface, const char *extIface) {
349 if (setTetherCountingRules(add, intIface, extIface) && add) {

Completed in 75 milliseconds