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

/system/netd/server/
H A DRouteController.cpp93 const char* const IP_VERSIONS[] = {"-4", "-6"}; member in namespace:__anon1890
861 for (size_t i = 0; i < ARRAY_SIZE(IP_VERSIONS); ++i) {
864 IP_VERSIONS[i],
924 for (size_t i = 0; i < ARRAY_SIZE(IP_VERSIONS); ++i) {
927 IP_VERSIONS[i],
949 IP_VERSIONS[i], tableString, attempts);

Completed in 73 milliseconds