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