Home
last modified time | relevance | path

Searched refs:tcp_time_stamp_ms (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_timer.c445 tp->rto_stamp = tcp_time_stamp_ms(tp); in tcp_update_rto_stats()
H A Dtcp_minisocks.c326 tw->tw_entry_stamp = tcp_time_stamp_ms(tp); in tcp_time_wait()
H A Dtcp_input.c2829 tp->total_rto_time += tcp_time_stamp_ms(tp) - tp->rto_stamp; in tcp_update_rto_time()