Home
last modified time | relevance | path

Searched refs:FILLP_INITIAL_RATE (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.h33 #define FILLP_INITIAL_RATE (g_resource.flowControl.initialRate) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c279 pcb->send.flowControl.sendRate = FILLP_INITIAL_RATE; in FillpFcInit()