Searched refs:tcp_cache_key (Results 1 – 1 of 1) sorted by relevance
97 struct tcp_cache_key { struct112 struct tcp_cache_key tc_key; argument288 tcp_cache_hash(struct tcp_cache_key_src *tcks, struct tcp_cache_key *key) in tcp_cache_hash()292 bzero(key, sizeof(struct tcp_cache_key)); in tcp_cache_hash()306 hash = net_flowhash(key, sizeof(struct tcp_cache_key), in tcp_cache_hash()334 struct tcp_cache_key key; in tcp_getcache_with_lock()