Searched refs:getInterfaceTxThrottle (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DThrottleController.h24 static int getInterfaceTxThrottle(const char *iface, int *tx);
H A DThrottleController.cpp165 int ThrottleController::getInterfaceTxThrottle(const char *iface, int *tx) { function in class:ThrottleController
H A DCommandListener.cpp294 rc = ThrottleController::getInterfaceTxThrottle(argv[2], &val);

Completed in 262 milliseconds