Searched refs:total_rto_time (Results 1 – 5 of 5) sorted by relevance
603 newtp->total_rto_time = (u32)(tcp_clock_us() - in tcp_create_openreq_child()608 newtp->total_rto_time = tcp_clock_ms() - in tcp_create_openreq_child()
2141 tp->total_rto_time = 0; in tcp_clear_retrans()2937 tp->total_rto_time += tcp_time_stamp_ms(tp) - tp->rto_stamp; in tcp_update_rto_time()
4227 info->tcpi_total_rto_time = tp->total_rto_time; in tcp_get_info()
137 u32 total_rto_time
442 u32 total_rto_time; /* ms spent in (completed) RTO recoveries. */ member