Searched defs:tcp_cache (Results 1 – 1 of 1) sorted by relevance
108 struct tcp_cache { struct113 struct tcp_cache_key tc_key; argument124 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches; argument147 static struct tcp_cache_head *tcp_cache; variable