Home
last modified time | relevance | path

Searched refs:TCP_CACHE_BUCKET_SIZE (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c144 #define TCP_CACHE_BUCKET_SIZE 5 macro
354 if (i >= TCP_CACHE_BUCKET_SIZE) { in tcp_getcache_with_lock()
707 if (i >= TCP_CACHE_BUCKET_SIZE) { in tcp_getheuristic_with_lock()