Searched refs:infCount (Results 1 – 4 of 4) sorted by relevance
101 item->infCount--; in FillpMoveOneNode()194 pcb->send.inSendBytes -= (FILLP_ULLONG)((FILLP_ULLONG)item->dataLen * item->infCount); in FillpAckItemWaitTklist()195 item->infCount = 0; in FillpAckItemWaitTklist()229 pcb->send.inSendBytes -= (FILLP_ULLONG)((FILLP_ULLONG)item->dataLen * item->infCount); in FillpAckUnrecvList()230 item->infCount = 0; in FillpAckUnrecvList()259 pcb->send.inSendBytes -= (FILLP_ULLONG)((FILLP_ULLONG)item->dataLen * item->infCount); in FillpAckRedunlist()260 item->infCount = 0; in FillpAckRedunlist()281 pcb->send.inSendBytes -= (FILLP_ULLONG)((FILLP_ULLONG)item->dataLen * item->infCount); in FreeUnackList()282 item->infCount = 0; in FreeUnackList()
67 item->infCount = 0; in FillpGetSendItem()358 item->infCount++; in FillpItemRetrans()
409 unackItem->infCount--; in ProtectLongLoopRun()
102 FILLP_UINT32 infCount; /* send success and flight in cap count */ member