Home
last modified time | relevance | path

Searched refs:FILLP_MAX_LOST_NUM_FOR_REDUN (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.h43 #define FILLP_MAX_LOST_NUM_FOR_REDUN 8 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c410 if (identifyGap > FILLP_MAX_LOST_NUM_FOR_REDUN) { in ProtectLongLoopRun()