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