Searched refs:th_tfo_backoff_until (Results 1 – 1 of 1) sorted by relevance
78 uint32_t th_tfo_backoff_until; /* Time until when we should not try out TFO */ member747 tpheur->th_tfo_backoff_until = tcp_now; in tcp_getheuristic_with_lock()897 tpheur->th_tfo_backoff_until = tcp_now + tpheur->th_tfo_backoff; in __tcp_heuristic_tfo_middlebox_common()907 tpheur->th_tfo_backoff_until, tcp_now, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in __tcp_heuristic_tfo_middlebox_common()1238 if (TSTMP_GT(tcp_now, tpheur->th_tfo_backoff_until)) { in tcp_heuristic_do_tfo_common()