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.cpp128 if (int ret = RouteController::addInterfaceToPhysicalNetwork(mNetId, interface.c_str(),
H A DRouteController.cpp904 int RouteController::addInterfaceToPhysicalNetwork(unsigned netId, const char* interface, function in class:RouteController

Completed in 108 milliseconds