Searched refs:ROUTE_FLUSH_ATTEMPTS (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DRouteController.cpp105 const unsigned ROUTE_FLUSH_ATTEMPTS = 2; member in namespace:__anon1644
913 } while (err != 0 && attempts < ROUTE_FLUSH_ATTEMPTS);

Completed in 4 milliseconds