Searched refs:lastPackSeq (Results 1 – 2 of 2) sorted by relevance
214 if ((ackSeqNum == lostSeqNum) && (ackSeqNum == tailProtect->lastPackSeq) && (unackNum != 0) && in FillpFcTailProtected()230 pcb->send.tailProtect.lastPackSeq = ackSeqNum; in FillpFcTailProtected()294 pcb->send.tailProtect.lastPackSeq = 0; in FillpFcInit()
115 FILLP_UINT32 lastPackSeq; member