Home | History | Annotate | Download | only in netinet

Lines Matching refs:t_partialacks

483 	tp->t_partialacks = 0;
555 tp->t_partialacks = -1;
567 if (tp->t_partialacks < 0) {
580 tp->t_partialacks = -1;
681 if (tp->t_partialacks < 0) {
703 tp->t_partialacks++;
764 tp->t_partialacks = -1;
780 if (tp->t_partialacks < 0)
931 if (tp->snd_cwnd > tp->snd_ssthresh && tp->t_partialacks < 0 &&
971 tp->t_partialacks = -1;