Home
last modified time | relevance | path

Searched refs:runTcCmd (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DThrottleController.cpp43 int ThrottleController::runTcCmd(const char *cmd) { in runTcCmd() function in ThrottleController
83 if (runTcCmd(cmd)) { in setInterfaceThrottle()
92 if (runTcCmd(cmd)) { in setInterfaceThrottle()
110 if (runTcCmd(cmd)) { in setInterfaceThrottle()
119 if (runTcCmd(cmd)) { in setInterfaceThrottle()
128 if (runTcCmd(cmd)) { in setInterfaceThrottle()
138 if (runTcCmd(cmd)) { in setInterfaceThrottle()
153 runTcCmd(cmd); in reset()
155 runTcCmd(cmd); in reset()
157 runTcCmd("qdisc del dev ifb0 root"); in reset()
DThrottleController.h27 static int runTcCmd(const char *cmd);