Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c107 struct tcp_cache { struct
113 struct tcp_cache_key tc_key; argument
125 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument
148 static struct tcp_cache_head *tcp_cache; variable