Searched refs:addInterfaceToPhysicalNetwork (Results 1 – 3 of 3) sorted by relevance
64 static int addInterfaceToPhysicalNetwork(unsigned netId, const char* interface,
173 if (int ret = RouteController::addInterfaceToPhysicalNetwork(mNetId, interface.c_str(), in addInterface()
978 int RouteController::addInterfaceToPhysicalNetwork(unsigned netId, const char* interface, in addInterfaceToPhysicalNetwork() function in android::net::RouteController