Searched refs:tcp_heuristic (Results 1 – 1 of 1) sorted by relevance
57 struct tcp_heuristic { struct58 SLIST_ENTRY(tcp_heuristic) list;91 SLIST_HEAD(tcp_heur_bucket, tcp_heuristic) tcp_heuristics; argument681 static struct tcp_heuristic *685 struct tcp_heuristic *tpheur = NULL; in tcp_getheuristic_with_lock()708 struct tcp_heuristic *oldest_heur = NULL; in tcp_getheuristic_with_lock()728 tpheur = kalloc_type(struct tcp_heuristic, Z_NOWAIT | Z_ZERO); in tcp_getheuristic_with_lock()768 struct tcp_heuristic *tpheur; in tcp_heuristic_reset_counters()875 __tcp_heuristic_tfo_middlebox_common(struct tcp_heuristic *tpheur) in __tcp_heuristic_tfo_middlebox_common()909 struct tcp_heuristic *tpheur; in tcp_heuristic_tfo_middlebox_common()[all …]