Searched refs:removeInterfaceFromPhysicalNetwork (Results 1 – 3 of 3) sorted by relevance
47 static int removeInterfaceFromPhysicalNetwork(unsigned netId, const char* interface,
155 if (int ret = RouteController::removeInterfaceFromPhysicalNetwork(mNetId, interface.c_str(), in removeInterface()
1019 int RouteController::removeInterfaceFromPhysicalNetwork(unsigned netId, const char* interface, in removeInterfaceFromPhysicalNetwork() function in RouteController