Home | Sort by relevance Sort by last modified time |
/external/ppp/pppd/ | |
ipcp.h | 72 bool default_route; /* Assign default route through interface? */ member in struct:ipcp_options |
/system/connectivity/shill/ | |
ipconfig.h | 56 default_route(true), 82 bool default_route; member in struct:shill::IPConfig::Properties |
routing_table_unittest.cc | 476 RoutingTableEntry default_route; local 479 &default_route)); 480 EXPECT_EQ(entry5.metric, default_route.metric); [all...] |