Searched refs:addInterfaceToPhysicalNetwork (Results 1 - 3 of 3) sorted by relevance

/system/netd/server/
H A DRouteController.h45 static int addInterfaceToPhysicalNetwork(unsigned netId, const char* interface,
H A DPhysicalNetwork.cpp156 if (int ret = RouteController::addInterfaceToPhysicalNetwork(mNetId, interface.c_str(),
H A DRouteController.cpp1010 int RouteController::addInterfaceToPhysicalNetwork(unsigned netId, const char* interface, function in class:RouteController

Completed in 63 milliseconds