Home
last modified time | relevance | path

Searched refs:FILLP_DFX_PKT_EVT_DROP_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c30 #define FILLP_DFX_PKT_EVT_DROP_THRESHOLD 1000 macro
355 if (node->dropCnt - node->lastReportCnt < FILLP_DFX_PKT_EVT_DROP_THRESHOLD) { in FillpDfxPktNotify()