Searched refs:ts_recent_age (Results 1 – 9 of 9) sorted by relevance
151 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */; member304 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */; member
137 u32 ts_recent_age; member
212 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_fastack()359 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_fastnewdata()720 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_slowpath()874 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_slowpath()1837 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment_fastslow()2029 tp->ts_recent_age = tcp_ts_getticks(); in tcp_fastack()2311 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment_fastack()
1722 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1794 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()2254 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()2420 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()
229 u_int ts_recent_age; /* when last updated */ member
2364 tp->ts_recent, tp->ts_recent_age); in db_print_tcpcb()
901 tp->ts_recent_age = tcp_ts_getticks(); in syncache_socket()
1544 tp->ts_recent_age = tcp_ts_getticks(); in assign_rxopt()1756 tp->ts_recent_age = tcp_ts_getticks(); in wr_ack()
360 tp->ts_recent_age = tcp_ts_getticks(); in assign_rxopt()1749 tp->ts_recent_age = tcp_ts_getticks(); in do_fw4_ack()