/* If the DSACK is for TLP mark it as such */
if ((tp->t_flagsext & TF_SENT_TLPROBE) &&
first_sack.end == tp->t_tlphighrxt) {
if ((rxseg = tcp_rxtseg_find(tp, first_sack.start,
/* If the DSACK is for TLP mark it as such */
if ((tp->t_flagsext & TF_SENT_TLPROBE) &&
first_sack.end == tp->t_tlphighrxt) {
if ((rxseg = tcp_rxtseg_find(tp, first_sack.start,