Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnection.cc535 IPAddress gateway_with_max_prefix(*gateway); in FixGatewayReachability() local
536 gateway_with_max_prefix.set_prefix( in FixGatewayReachability()
537 IPAddress::GetMaxPrefixLength(gateway_with_max_prefix.family())); in FixGatewayReachability()
539 RoutingTableEntry entry(gateway_with_max_prefix, in FixGatewayReachability()