Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_algorithm.h47 fillpAlgFcUpdateExpectSendBytes updateExpectSendBytes; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c137 if (pcb->fpcb.algFuncs.updateExpectSendBytes != FILLP_NULL_PTR) { in SpungeDoSendCycle()
138 pcb->fpcb.algFuncs.updateExpectSendBytes(&pcb->fpcb, &bytesExpected); in SpungeDoSendCycle()