Searched refs:ts_recent_age (Results 1 – 4 of 4) sorted by relevance
501 u_int32_t ts_recent_age; /* when last updated */ member1179 u_int32_t ts_recent_age; /* when last updated */ member1591 u_int32_t ts_recent_age; /* when last updated */ member1674 u_int32_t ts_recent_age; /* when last updated */ member
282 xt->ts_recent_age = tp->ts_recent_age; in tcpcb_to_xtcpcb_n()
1959 otp->ts_recent_age = tp->ts_recent_age; in tcpcb_to_otcpcb()2143 otp->ts_recent_age = tp->ts_recent_age; in tcpcb_to_xtcpcb64()
3216 tp->ts_recent_age = tcp_now; in tcp_input()4293 if ((int)(tcp_now - tp->ts_recent_age) > TCP_PAWS_IDLE) { in tcp_input()4558 tp->ts_recent_age = tcp_now; in tcp_input()6335 tp->ts_recent_age = tcp_now; in tcp_finalize_options()