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

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

Completed in 22 milliseconds