Searched refs:onePktMaxSendCount (Results 1 – 2 of 2) sorted by relevance
386 if (item->sendCount > stats->debugPcb.onePktMaxSendCount) { in FillpSendItem()387 stats->debugPcb.onePktMaxSendCount = item->sendCount; in FillpSendItem()
1180 FILLP_UINT8 onePktMaxSendCount; /* Indicates the maximum send count for one packet. */ member