Home
last modified time | relevance | path

Searched defs:tcp_cache (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c107 struct tcp_cache { struct
112 struct tcp_cache_key tc_key; argument
123 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument
146 static struct tcp_cache_head *tcp_cache; variable