HomeSort by relevance Sort by last modified time
    Searched defs:default_route (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 7908 milliseconds