tcp_time_stamp_ms
return tcp_time_stamp_ms(tp);
tp->total_rto_time += tcp_time_stamp_ms(tp) - tp->rto_stamp;
tw->tw_entry_stamp = tcp_time_stamp_ms(tp);
tp->rto_stamp = tcp_time_stamp_ms(tp);