Searched refs:IP_PATH (Results 1 – 4 of 4) sorted by relevance
37 extern const char * const IP_PATH;
40 const char * const IP_PATH = "/system/bin/ip"; variable
863 IP_PATH, in flushRules()926 IP_PATH, in flushRoutes()
151 std::string command = StringPrintf("%s %s rule list", IP_PATH, ipVersion); in listIpRules()