Home | History | Annotate | Download | only in misc

Lines Matching refs:tcpi_snd_mss

1980 		s.mss		 = info->tcpi_snd_mss;
2023 if (rtt > 0 && info->tcpi_snd_mss && info->tcpi_snd_cwnd) {
2025 (double)info->tcpi_snd_mss * 8000000. / rtt;