Searched refs:tcpi_rtt (Results 1 – 3 of 3) sorted by relevance
180 __u32 tcpi_rtt; member
186 info->tcpi_rtt = ((1000000*tp->srtt)/HZ)>>3; in tcpdiag_fill()
2511 info.tcpi_rtt = ((1000000*tp->srtt)/HZ)>>3; in tcp_getsockopt()