Searched refs:IP_PATH (Results 1 - 4 of 4) sorted by relevance

/system/netd/server/
H A DNetdConstants.h37 extern const char * const IP_PATH;
H A DNetdConstants.cpp40 const char * const IP_PATH = "/system/bin/ip"; variable
H A DRouteController.cpp863 IP_PATH,
926 IP_PATH,
/system/netd/tests/
H A Dbinder_test.cpp150 std::string command = StringPrintf("%s %s rule list", IP_PATH, ipVersion);

Completed in 79 milliseconds