Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_cache.c85 struct tcp_cache { struct
90 struct tcp_cache_key tc_key; argument
101 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument