Searched refs:lastSendTimestamp (Results 1 – 3 of 3) sorted by relevance
383 item->lastSendTimestamp = item->firstSendTimestamp; in FillpSendItem()385 item->lastSendTimestamp = fpcb->pcbInst->curTime; in FillpSendItem()
89 FILLP_LLONG gap = pcb->pcbInst->curTime - item->lastSendTimestamp; in FillpMoveOneNode()
104 FILLP_LLONG lastSendTimestamp; member