Searched refs:addInterfaceToPhysicalNetwork (Results 1 – 3 of 3) sorted by relevance
109 [[nodiscard]] static int addInterfaceToPhysicalNetwork(unsigned netId, const char* interface,
197 if (int ret = RouteController::addInterfaceToPhysicalNetwork(mNetId, interface.c_str(), in addInterface()
1188 int RouteController::addInterfaceToPhysicalNetwork(unsigned netId, const char* interface, in addInterfaceToPhysicalNetwork() function in android::net::RouteController