Searched refs:ipRoute (Results 1 – 2 of 2) sorted by relevance
91 bool ipRouteExists(const char* ipVersion, const char* table, const std::string& ipRoute) { in ipRouteExists() argument94 if (route.find(ipRoute) != std::string::npos) { in ipRouteExists()
38 bool ipRouteExists(const char* ipVersion, const char* table, const std::string& ipRoute);