Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_statistics.h37 STATS_DROP_MSG_ID, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c382 IncStatistics(STATS_DROP_MSG_ID);
441 IncStatistics(STATS_DROP_MSG_ID);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c138 … DUMP_MSG_ADD_CHECK(ret, buf, index, size, "DROP_MSG_ID: %" PRIu64 CRLF, stat[STATS_DROP_MSG_ID]); in DumpStatisticsInfo()