Searched refs:tcpi_total_rto (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | tcp.h | 301 __u16 tcpi_total_rto; /* Total number of RTO timeouts, including member |
/linux/net/ipv4/ | ||
H A D | tcp.c | 4191 info->tcpi_total_rto = tp->total_rto; in tcp_get_info() |