Searched refs:removeInterfaceFromDefaultNetwork (Results 1 – 3 of 3) sorted by relevance
71 static int removeInterfaceFromDefaultNetwork(const char* interface,
41 if (int ret = RouteController::removeInterfaceFromDefaultNetwork(interface.c_str(), in removeFromDefault()
1091 int RouteController::removeInterfaceFromDefaultNetwork(const char* interface, in removeInterfaceFromDefaultNetwork() function in RouteController