Searched refs:removeInterfaceFromPhysicalNetwork (Results 1 - 3 of 3) sorted by relevance

/system/netd/server/
H A DRouteController.h47 static int removeInterfaceFromPhysicalNetwork(unsigned netId, const char* interface,
H A DPhysicalNetwork.cpp183 if (int ret = RouteController::removeInterfaceFromPhysicalNetwork(mNetId, interface.c_str(),
H A DRouteController.cpp1019 int RouteController::removeInterfaceFromPhysicalNetwork(unsigned netId, const char* interface, function in class:RouteController

Completed in 39 milliseconds