Searched refs:Route (Results 1 – 10 of 10) sorted by relevance
44 class Route(object): class109 Route(interface, destination, gateway, flags, mask))
45 struct Route { struct87 std::vector<Route> routes;
507 vector<IPConfig::Route>& routes = properties.routes; in TEST_F()516 IPConfig::Route route; in TEST_F()
200 const vector<IPConfig::Route>& routes = ipconfig->properties().routes; in ConfigureRoutes()
170 typedef std::map<int, IPConfig::Route> RouteOptions;190 static IPConfig::Route* GetRouteOptionEntry(const std::string& prefix,
534 IPConfig::Route* OpenVPNDriver::GetRouteOptionEntry( in GetRouteOptionEntry()547 IPConfig::Route* route = GetRouteOptionEntry("network_", key, routes); in ParseRouteOption()568 vector<IPConfig::Route> new_routes; in SetRoutes()570 const IPConfig::Route& route = route_map.second; in SetRoutes()
373 IPConfig::Route route; in SetParameters()
507 IPConfig::Route* route = in TEST_F()
285 vector<IPConfig::Route> routes; in ParseClasslessStaticRoutes()318 IPConfig::Route route; in ParseClasslessStaticRoutes()
280 const IPConfig::Route& route0 = properties.routes[0]; in TEST_F()285 const IPConfig::Route& route1 = properties.routes[1]; in TEST_F()