Searched refs:TCP_PAWS_IDLE (Results 1 – 4 of 4) sorted by relevance
82 #define TCP_PAWS_IDLE (24 * 24 * 60 * 60 * 1000) macro
2227 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()
762 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check()