Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c234 tcp_cache_roundup2(uint32_t a) in tcp_cache_roundup2() function
1600 tcp_cache_size = tcp_cache_roundup2((uint32_t)(sane_size_meg >> 2)); in tcp_cache_init()