Home
last modified time | relevance | path

Searched refs:no_default_route (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dppp_daemon.h51 no_default_route(false), in Options()
68 bool no_default_route; member
Dppp_daemon.cc56 if (options.no_default_route) { in Start()
Dppp_daemon_unittest.cc103 options.no_default_route = true; in TEST_F()
/system/connectivity/shill/pppoe/
Dpppoe_service.cc116 options.no_default_route = true; in Connect()
/system/connectivity/shill/cellular/
Dcellular.cc1039 options.no_default_route = true; in StartPPP()