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