Home
last modified time | relevance | path

Searched defs:route (Results 1 – 10 of 10) sorted by relevance

/system/netd/server/
DNetlinkHandler.cpp111 const char *route = evt->findParam("ROUTE"); in onEvent() local
212 void NetlinkHandler::notifyRouteChange(NetlinkEvent::Action action, const char *route, in notifyRouteChange()
DRouteController.cpp418 rtmsg route = { in modifyIpRoute() local
/system/bt/tools/hci/
Dmain.c131 uint8_t route = 0xFF; in set_sco_route() local
/system/bt/btif/co/
Dbta_dm_co.c215 tBTM_SCO_ROUTE_TYPE route = BTA_DM_SCO_ROUTE_PCM; in bta_dm_sco_co_init() local
/system/connectivity/shill/dhcp/
Ddhcpv4_config.cc318 IPConfig::Route route; in ParseClasslessStaticRoutes() local
/system/connectivity/shill/vpn/
Dopenvpn_driver.cc547 IPConfig::Route* route = GetRouteOptionEntry("network_", key, routes); in ParseRouteOption() local
570 const IPConfig::Route& route = route_map.second; in SetRoutes() local
Dthird_party_vpn_driver.cc373 IPConfig::Route route; in SetParameters() local
Dopenvpn_driver_unittest.cc507 IPConfig::Route* route = in TEST_F() local
/system/connectivity/shill/
Drouting_table.cc202 for (const auto& route : routes) { in ConfigureRoutes() local
Drouting_table_unittest.cc516 IPConfig::Route route; in TEST_F() local