Searched refs:lastReportCnt (Results 1 – 1 of 1) sorted by relevance
44 FILLP_UINT32 lastReportCnt; member327 if (node->dropCnt == node->lastReportCnt) { in FillpDfxSockLinkAndQosNotify()355 if (node->dropCnt - node->lastReportCnt < FILLP_DFX_PKT_EVT_DROP_THRESHOLD) { in FillpDfxPktNotify()365 node->lastReportCnt = node->dropCnt; in FillpDfxPktNotify()