Searched refs:ipRouteExists (Results 1 – 3 of 3) sorted by relevance
41 bool ipRouteExists(const char* ipVersion, const char* table,
96 bool ipRouteExists(const char* ipVersion, const char* table, in ipRouteExists() function
1638 EXPECT_FALSE(ipRouteExists(ipVersion, table, routeSubstrings)) in expectNetworkRouteDoesNotExistWithMtu()1646 EXPECT_TRUE(ipRouteExists(ipVersion, table, routeSubstrings)) in expectNetworkRouteExistsWithMtu()