Searched refs:INET_NTOP_CACHE_MAX (Results 1 – 3 of 3) sorted by relevance
12 for (i = 0; i < INET_NTOP_CACHE_MAX; i++) { in inet_ntop_cache_get_ip()27 if (i == INET_NTOP_CACHE_MAX) { in inet_ntop_cache_get_ip()
14 #define INET_NTOP_CACHE_MAX 4 macro
610 inet_ntop_cache_type inet_ntop_cache[INET_NTOP_CACHE_MAX];