Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1198 FILLP_UINT32 packExpSendBytes; /* Indicates the total sent bytes. */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c88 pcb->fpcb.statistics.traffic.packExpSendBytes += bytesExpected; in SpungeCalExpectedBytes()
93 pcb->fpcb.statistics.traffic.packExpSendBytes += bytesExpected; in SpungeCalExpectedBytes()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c378 pcb->traffic.packExpSendBytes = 0; in InitSimpleStatics()