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

/system/netd/server/
H A DRouteController.cpp82 const char* const IP_VERSIONS[] = {"-4", "-6"}; member in namespace:__anon355
772 for (size_t i = 0; i < ARRAY_SIZE(IP_VERSIONS); ++i) {
775 IP_VERSIONS[i],
835 for (size_t i = 0; i < ARRAY_SIZE(IP_VERSIONS); ++i) {
838 IP_VERSIONS[i],
860 IP_VERSIONS[i], tableString, attempts);

Completed in 436 milliseconds