Home | History | Annotate | Download | only in misc

Lines Matching refs:tcpi_snd_ssthresh

1319 		if (info->tcpi_snd_ssthresh < 0xFFFF)
1320 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);