Searched refs:ts_recent_age (Results 1 – 8 of 8) sorted by relevance
762 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check()
2232 log.u_bbr.flex1 = bbr->rc_tp->ts_recent_age; in bbr_log_ack_clear()8541 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fastnewdata()8739 tp->ts_recent_age = bbr->r_ctl.rc_rcvtime; in bbr_fastack()9134 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_syn_recv()9348 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_established()9444 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_close_wait()9577 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fin_wait_1()9704 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_closing()9817 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_lastack()9937 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fin_wait_2()[all …]
8859 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fastnewdata()9048 tp->ts_recent_age = tcp_ts_getticks(); in rack_fastack()9454 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_syn_recv()9649 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_established()9744 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_close_wait()9877 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_1()10000 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_closing()10109 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_lastack()10220 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_2()11005 tp->ts_recent_age = cts; in rack_do_segment_nounlock()
1667 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1765 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()2227 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()2389 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()
195 u_int ts_recent_age; /* when last updated */ member
1069 tp->ts_recent_age = tcp_ts_getticks(); in syncache_socket()
3031 tp->ts_recent, tp->ts_recent_age); in db_print_tcpcb()