Searched refs:tcp_cache_key (Results 1 – 2 of 2) sorted by relevance
81 struct tcp_cache_key { struct94 struct tcp_cache_key tc_key; argument
90 struct tcp_cache_key tc_key;268 tcp_cache_hash(struct tcp_cache_key_src *tcks, struct tcp_cache_key *key) in tcp_cache_hash()272 bzero(key, sizeof(struct tcp_cache_key)); in tcp_cache_hash()286 hash = net_flowhash(key, sizeof(struct tcp_cache_key), in tcp_cache_hash()314 struct tcp_cache_key key; in tcp_getcache_with_lock()