Searched refs:setTetherCountingRules (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DNatController.h46 int setTetherCountingRules(bool add, const char *intIface, const char *extIface);
H A DNatController.cpp256 int NatController::setTetherCountingRules(bool add, const char *intIface, const char *extIface) { function in class:NatController
400 if (setTetherCountingRules(add, intIface, extIface) && add) {

Completed in 1070 milliseconds