| 1553 |
// cumulative acknowledgment point, which is taken to indicate loss) |
1553 |
// cumulative acknowledgment point, which is taken to indicate loss) |
| 1555 |
else if (m_txBuffer->IsLost (m_highRxAckMark + 1, m_retxThresh, m_tcb->m_segmentSize)) |
1555 |
else if (m_txBuffer->IsLost (m_highRxAckMark + m_tcb->m_segmentSize, m_retxThresh, m_tcb->m_segmentSize)) |