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