Searched refs:ts_recent_age (Results 1 – 5 of 5) sorted by relevance
188 uint64_t ts_recent_age; /* when last updated */ member
940 tp->ts_recent_age = now; in tcp_input() 1285 if (now - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_input() 1395 tp->ts_recent_age = now; in tcp_input() 2220 tp->ts_recent_age = now; in tcp_dooptions()
303 ti->tcpi_ts_recent_age = (now - tp->ts_recent_age) * t; in tcp_fill_info()
453 P(tcpi, ts_recent_age, "%u") in tcp_stats_display()
1570 p("%llu", ts_recent_age, "\n "); in tcpcb_dump()