Searched refs:removeInterfaceFromVirtualNetwork (Results 1 – 3 of 3) sorted by relevance
52 static int removeInterfaceFromVirtualNetwork(unsigned netId, const char* interface, bool secure,
116 if (int ret = RouteController::removeInterfaceFromVirtualNetwork(mNetId, interface.c_str(), in removeInterface()
1044 int RouteController::removeInterfaceFromVirtualNetwork(unsigned netId, const char* interface, in removeInterfaceFromVirtualNetwork() function in RouteController