Searched refs:tcpi_rttvar (Results 1 – 3 of 3) sorted by relevance
181 __u32 tcpi_rttvar; member
187 info->tcpi_rttvar = ((1000000*tp->mdev)/HZ)>>2; in tcpdiag_fill()
2512 info.tcpi_rttvar = ((1000000*tp->mdev)/HZ)>>2; in tcp_getsockopt()