Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_cache.c123 #define TCP_CACHE_BUCKET_SIZE 5 macro
334 if (i >= TCP_CACHE_BUCKET_SIZE) { in tcp_getcache_with_lock()
690 if (i >= TCP_CACHE_BUCKET_SIZE) { in tcp_getheuristic_with_lock()