Home
last modified time | relevance | path

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

/xnu-11215.61.5/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()
710 if (i >= TCP_CACHE_BUCKET_SIZE) { in tcp_getheuristic_with_lock()