Searched refs:total_rto_time (Results 1 – 4 of 4) sorted by relevance
387 u32 total_rto_time; /* ms spent in (completed) RTO recoveries. */ member
565 newtp->total_rto_time = tcp_time_stamp_raw() - in tcp_create_openreq_child()
2120 tp->total_rto_time = 0; in tcp_clear_retrans()2915 tp->total_rto_time += tcp_time_stamp(tp) - tp->rto_stamp; in tcp_update_rto_time()
3876 info->tcpi_total_rto_time = tp->total_rto_time; in tcp_get_info()