Searched defs:tcp_cache (Results 1 – 1 of 1) sorted by relevance
107 struct tcp_cache { struct112 struct tcp_cache_key tc_key; argument123 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument146 static struct tcp_cache_head *tcp_cache; variable