Home
last modified time | relevance | path

Searched defs:rateSample (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_flow_control.h52 struct FillpRateSample *rateSample; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c46 static FILLP_BOOL FillpRecvRateIsBigger(struct FillpRateSample *rateSample, FILLP_UINT32 maxCnt, in FillpRecvRateIsBigger()
67 struct FillpRateSample *rateSample = maxRateSample->rateSample; in FillpUpdateRecvRateSample() local