Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c136 static uint32_t tcp_cache_hash_seed; variable
307 tcp_cache_hash_seed); in tcp_cache_hash()
656 tcp_cache_hash_seed); in tcp_heuristics_hash()
1623 tcp_cache_hash_seed = RandomULong(); in tcp_cache_init()