Searched refs:tcp_time_stamp_ms (Results 1 – 3 of 3) sorted by relevance
344 tw->tw_entry_stamp = tcp_time_stamp_ms(tp); in tcp_time_wait()
3206 tp->total_rto_time += tcp_time_stamp_ms(tp) - tp->rto_stamp; in tcp_update_rto_time()
964 static inline u32 tcp_time_stamp_ms(const struct tcp_sock *tp) in tcp_time_stamp_ms() function973 return tcp_time_stamp_ms(tp); in tcp_time_stamp_ts()