Searched refs:ts_recent_age (Results 1 – 4 of 4) sorted by relevance
394 u_int32_t ts_recent_age; /* when last updated */ member953 u_int32_t ts_recent_age; /* when last updated */ member1350 u_int32_t ts_recent_age; /* when last updated */ member1433 u_int32_t ts_recent_age; /* when last updated */ member
263 xt->ts_recent_age = tp->ts_recent_age; in tcpcb_to_xtcpcb_n()
1892 otp->ts_recent_age = tp->ts_recent_age; in tcpcb_to_otcpcb()2076 otp->ts_recent_age = tp->ts_recent_age; in tcpcb_to_xtcpcb64()
2955 tp->ts_recent_age = tcp_now; in tcp_input()3811 if ((int)(tcp_now - tp->ts_recent_age) > TCP_PAWS_IDLE) { in tcp_input()4073 tp->ts_recent_age = tcp_now; in tcp_input()5619 tp->ts_recent_age = tcp_now; in tcp_finalize_options()