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
701 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in ctf_ts_check()
1718 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in rack_ts_check()5122 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fastnewdata()5270 tp->ts_recent_age = tcp_ts_getticks(); in rack_fastack()5612 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_syn_recv()5812 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_established()5905 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_close_wait()6031 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_1()6150 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_closing()6256 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_lastack()6365 tp->ts_recent_age = tcp_ts_getticks(); in rack_do_fin_wait_2()[all …]
1682 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()1781 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()2245 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) { in tcp_do_segment()2409 tp->ts_recent_age = tcp_ts_getticks(); in tcp_do_segment()
158 u_int ts_recent_age; /* when last updated */ member
920 tp->ts_recent_age = tcp_ts_getticks(); in syncache_socket()
2735 tp->ts_recent, tp->ts_recent_age); in db_print_tcpcb()
345 tp->ts_recent_age = tcp_ts_getticks(); in assign_rxopt()1737 tp->ts_recent_age = tcp_ts_getticks(); in do_fw4_ack()