Searched refs:TCP_METRICS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
132 #define TCP_METRICS_TIMEOUT (60 * 60 * HZ) macro136 if (tm && unlikely(time_after(jiffies, tm->tcpm_stamp + TCP_METRICS_TIMEOUT))) in tcpm_check_stamp()