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; argument99 struct tcp_heuristic_key tck_src;248 tcp_cache_hash_src(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_cache_hash_src()650 tcp_heuristics_hash(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_heuristics_hash()654 bzero(key, sizeof(struct tcp_heuristic_key)); in tcp_heuristics_hash()658 hash = net_flowhash(key, sizeof(struct tcp_heuristic_key), in tcp_heuristics_hash()690 struct tcp_heuristic_key key; in tcp_getheuristic_with_lock()