Searched refs:tcpi_total_retrans (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | tcp.h | 216 __u32 tcpi_total_retrans; member |
/Linux-v4.19/net/ipv4/ | ||
D | tcp.c | 3187 info->tcpi_total_retrans = tp->total_retrans; in tcp_get_info() |