Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dfillp_dfx.h36 FILLP_DFX_PKT_PARSE_FAIL, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c267 FillpDfxPktNotify(FILLP_GET_SOCKET(pcb)->index, FILLP_DFX_PKT_PARSE_FAIL, 1U); in FillpHdlDataInput()
440 FillpDfxPktNotify(ftSock->index, FILLP_DFX_PKT_PARSE_FAIL, 1U); in FillpNackInput()
914 FillpDfxPktNotify(ftSock->index, FILLP_DFX_PKT_PARSE_FAIL, 1U); in FillpDoInput()
922 FillpDfxPktNotify(ftSock->index, FILLP_DFX_PKT_PARSE_FAIL, 1U); in FillpDoInput()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c334 args.pktEvt.pktEvtType = FILLP_DFX_PKT_PARSE_FAIL; in FillpDfxSockLinkAndQosNotify()
344 if (evtType == FILLP_DFX_PKT_PARSE_FAIL) { in FillpDfxPktNotify()
363 if (evtType == FILLP_DFX_PKT_PARSE_FAIL) { in FillpDfxPktNotify()