Searched refs:new_routes (Results 1 – 1 of 1) sorted by relevance
568 vector<IPConfig::Route> new_routes; in SetRoutes() local575 new_routes.push_back(route); in SetRoutes()577 if (!new_routes.empty()) { in SetRoutes()578 properties->routes.swap(new_routes); in SetRoutes()