Searched defs:rx (Results 1 – 2 of 2) sorted by relevance
161 int ThrottleController::getInterfaceRxThrottle(const char *iface, int *rx) { in getInterfaceRxThrottle()
130 unsigned long rx = 0, tx = 0; in runCommand() local148 unsigned long rx = 0, tx = 0; in runCommand() local820 int CommandListener::readInterfaceCounters(const char *iface, unsigned long *rx, unsigned long *tx)… in readInterfaceCounters()