Searched refs:highdata (Results 1 – 1 of 1) sorted by relevance
1010 tcp_seq highdata = tp->snd_max; in tcp_sack_partialack() local1012 highdata--; in tcp_sack_partialack()1013 highdata = SEQ_MIN(highdata, tp->snd_recover); in tcp_sack_partialack()1014 if (SEQ_LT(th->th_ack, highdata)) { in tcp_sack_partialack()1017 highdata - maxseg), highdata, NULL)) != NULL) { in tcp_sack_partialack()