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