Searched refs:packRttDetectTime (Results 1 – 4 of 4) sorted by relevance
170 … (curTime - pack->packRttDetectTime) > (FILLP_LLONG)(sock->resConf.common.fcStasticsInterval)) { in FillpPackTimerCb()172 pack->packRttDetectTime = curTime; in FillpPackTimerCb()
390 pcb->pack.packRttDetectTime = fpcb->pcbInst->curTime; in InitSimpleStatics()
1101 FILLP_LLONG packRttDetectTime; /* Indicates the packet rtt detect time. */ member
1184 FILLP_SHOWDATABUTT("packRttDetectTime: %lld", pcb->pack.packRttDetectTime); in FtFillpStatPackStat()