Searched refs:tcp_heuristic (Results 1 – 1 of 1) sorted by relevance
58 struct tcp_heuristic { struct59 SLIST_ENTRY(tcp_heuristic) list;92 SLIST_HEAD(tcp_heur_bucket, tcp_heuristic) tcp_heuristics; argument682 static struct tcp_heuristic *686 struct tcp_heuristic *tpheur = NULL; in tcp_getheuristic_with_lock()709 struct tcp_heuristic *oldest_heur = NULL; in tcp_getheuristic_with_lock()729 tpheur = kalloc_type(struct tcp_heuristic, Z_NOPAGEWAIT | Z_ZERO); in tcp_getheuristic_with_lock()769 struct tcp_heuristic *tpheur; in tcp_heuristic_reset_counters()876 __tcp_heuristic_tfo_middlebox_common(struct tcp_heuristic *tpheur) in __tcp_heuristic_tfo_middlebox_common()910 struct tcp_heuristic *tpheur; in tcp_heuristic_tfo_middlebox_common()[all …]