Lines Matching refs:tcpi_snd_ssthresh
1376 if (info->tcpi_snd_ssthresh < 0xFFFF)1377 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);