Searched refs:ignore_non_default_routes_ (Results 1 – 2 of 2) sorted by relevance
213 ignore_non_default_routes_ = true; in set_ignore_non_default_routes()257 bool ignore_non_default_routes_; variable
370 ignore_non_default_routes_(false) { in BasicNetworkManager()679 if (ignore_non_default_routes_ && !IsDefaultRoute(network.name())) { in IsIgnoredNetwork()