Searched refs:th_tfo_enabled_time (Results 1 – 3 of 3) sorted by relevance
70 uint32_t th_tfo_enabled_time; /* The moment when we reenabled TFO after backing off */ member
65 uint32_t th_tfo_enabled_time; /* The moment when we reenabled TFO after backing off */ member866 if (tpheur->th_tfo_enabled_time) { in __tcp_heuristic_tfo_middlebox_common()869 tpheur->th_tfo_backoff -= (tcp_now - tpheur->th_tfo_enabled_time); in __tcp_heuristic_tfo_middlebox_common()1154 tpheur->th_tfo_enabled_time = tcp_now; in tcp_heuristic_do_tfo_common()1615 heur_data.th_tfo_enabled_time = tpheur->th_tfo_enabled_time;
178 T_LOG(" th_tfo_enabled_time: %u", entry->th_tfo_enabled_time);