Searched refs:ts_recent_age (Results 1 – 10 of 10) sorted by relevance
143 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */; member292 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */; member
135 u32 ts_recent_age; member
798 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check()829 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check_ac()
2212 log.u_bbr.flex1 = bbr->rc_tp->ts_recent_age; in bbr_log_ack_clear()8464 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fastnewdata()8646 tp->ts_recent_age = bbr->r_ctl.rc_rcvtime; in bbr_fastack()9037 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_syn_recv()9261 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_established()9358 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_close_wait()9489 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fin_wait_1()9605 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_closing()9707 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_lastack()9821 tp->ts_recent_age = tcp_tv_to_mssectick(&bbr->rc_tv); in bbr_do_fin_wait_2()[all …]
12552 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fastnewdata()12723 tp->ts_recent_age = tcp_ts_getticks(); in rack_fastack()13161 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_syn_recv()13369 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_established()13464 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_close_wait()13596 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_1()13711 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_closing()13813 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_lastack()13922 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_2()15825 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_compressed_ack_processing()[all …]
1669 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1775 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()2238 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()2405 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()
389 u_int ts_recent_age; /* when last updated */ member
939 tp->ts_recent_age = tcp_ts_getticks(); in syncache_socket()
3166 tp->ts_recent, tp->ts_recent_age); in db_print_tcpcb()
317 tp->ts_recent_age = tcp_ts_getticks(); in assign_rxopt()1865 tp->ts_recent_age = tcp_ts_getticks(); in do_fw4_ack()