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