Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c108 struct tcp_cache { struct
113 struct tcp_cache_key tc_key; argument
124 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument
147 static struct tcp_cache_head *tcp_cache; variable