Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DThrottleController.cpp161 int ThrottleController::getInterfaceRxThrottle(const char *iface, int *rx) { in getInterfaceRxThrottle()
DCommandListener.cpp130 unsigned long rx = 0, tx = 0; in runCommand() local
148 unsigned long rx = 0, tx = 0; in runCommand() local
820 int CommandListener::readInterfaceCounters(const char *iface, unsigned long *rx, unsigned long *tx)… in readInterfaceCounters()