Searched refs:tcp_heuristic_key (Results 1 – 1 of 1) sorted by relevance
50 struct tcp_heuristic_key { struct63 struct tcp_heuristic_key th_key; argument101 struct tcp_heuristic_key tck_src;249 tcp_cache_hash_src(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_cache_hash_src()648 tcp_heuristics_hash(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_heuristics_hash()652 bzero(key, sizeof(struct tcp_heuristic_key)); in tcp_heuristics_hash()656 hash = net_flowhash(key, sizeof(struct tcp_heuristic_key), in tcp_heuristics_hash()688 struct tcp_heuristic_key key; in tcp_getheuristic_with_lock()