Searched refs:samePackCount (Results 1 – 2 of 2) sorted by relevance
217 tailProtect->samePackCount++; in FillpFcTailProtected()218 if (tailProtect->samePackCount >= tailProtect->judgeThreshold) { in FillpFcTailProtected()225 tailProtect->samePackCount = FILLP_NULL; in FillpFcTailProtected()229 pcb->send.tailProtect.samePackCount = FILLP_NULL; in FillpFcTailProtected()295 pcb->send.tailProtect.samePackCount = 0; in FillpFcInit()
116 FILLP_UINT8 samePackCount; member