Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c133 pcb->statistics.debugPcb.packSend, pcb->statistics.debugPcb.packFailed, in FillpCalRecvRate()
H A Dfillp_common.c813 pcb->statistics.debugPcb.packSend++; in FillpBuildAndSendPack()
H A Dfillp_input.c720 …pcb->statistics.debugPcb.nackRcv, pcb->statistics.debugPcb.packSend, pcb->statistics.debugPcb.pack… in FillpPackInputLog()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1173 FILLP_UINT32 packSend; /* Indicates the packet send. */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1253 FILLP_SHOWDATABUTT("packSend: %u ", pcb->debugPcb.packSend); in FtFillpStatDebugStat()