Home
last modified time | relevance | path

Searched refs:supportFairness (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c113 g_resource.flowControl.supportFairness = globalResource->flowControl.supportFairness; in FtInitConfigSet()
152 globalResource->flowControl.supportFairness = g_resource.flowControl.supportFairness; in FtInitConfigGet()
222 *(FILLP_UINT8 *)value = g_resource.flowControl.supportFairness; in FtGetConfigStackHalf2()
H A Dfillp_stack_config_in.c254 g_resource.flowControl.supportFairness = val; in FtConfigSetSupportFairness()
256 FILLP_LOGERR("supportFairness %u is invalid parameter!!!", val); in FtConfigSetSupportFairness()
448 if (resource->flowControl.supportFairness >= FILLP_FAIRNESS_TYPE_END) { in FtValidateFlowcontorFairnessConfigParamsInner()
449 FILLP_LOGERR("supportFairness %u is invalid parameter!!!", resource->flowControl.supportFairness); in FtValidateFlowcontorFairnessConfigParamsInner()
H A Dres.c59 FILLP_FAIRNESS_TYPE_NONE, /* flowControl.supportFairness */
113 g_resource.flowControl.supportFairness = FILLP_FAIRNESS_TYPE_NONE; in InitGlobalResourceDefault()
H A Dspunge_core.c1249 if ((g_resource.flowControl.supportFairness == FILLP_FAIRNESS_TYPE_EQUAL_WEIGHT) && in SpinstLoopFairnessChecker()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h62 FILLP_UINT8 supportFairness; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c436 && (g_resource.flowControl.supportFairness == FILLP_FAIRNESS_TYPE_NONE)) { in FtAppConfigSetOppositeSetRate()
447 "supportFairness = %u!!!", in FtAppConfigSetOppositeSetRate()
448 sockIndex, configValue, g_resource.flowControl.maxRate, g_resource.flowControl.supportFairness); in FtAppConfigSetOppositeSetRate()
H A Dapi.c681 g_resource.flowControl.supportFairness); in FillpDebugCmdGlobalConfigRes()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h860 FILLP_UINT8 supportFairness; member

Completed in 11 milliseconds