Home
last modified time | relevance | path

Searched refs:total_rto_time (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
H A Dtcp_minisocks.c633 newtp->total_rto_time = (u32)(tcp_clock_us() - in tcp_create_openreq_child()
638 newtp->total_rto_time = tcp_clock_ms() - in tcp_create_openreq_child()
H A Dtcp_input.c2501 tp->total_rto_time = 0; in tcp_clear_retrans()
3206 tp->total_rto_time += tcp_time_stamp_ms(tp) - tp->rto_stamp; in tcp_update_rto_time()
H A Dtcp.c4373 info->tcpi_total_rto_time = tp->total_rto_time; in tcp_get_info()
/linux/include/linux/
H A Dtcp.h464 u32 total_rto_time; /* ms spent in (completed) RTO recoveries. */ member
/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst148 u32 total_rto_time