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

/system/netd/
H A DNetdConstants.h27 extern const char * const TC_PATH;
H A DNetdConstants.cpp28 const char * const TC_PATH = "/system/bin/tc"; variable
H A DThrottleController.cpp54 asprintf(&buffer, "%s %s", TC_PATH, cmd);

Completed in 526 milliseconds