Home
last modified time | relevance | path

Searched refs:outOfOrderCacheEnable (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h45 FILLP_BOOL outOfOrderCacheEnable; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c97 g_resource.common.outOfOrderCacheEnable = globalResource->common.outOfOrderCacheFeature; in FtInitConfigSet()
138 globalResource->common.outOfOrderCacheFeature = g_resource.common.outOfOrderCacheEnable; in FtInitConfigGet()
169 *(FILLP_BOOL *)value = g_resource.common.outOfOrderCacheEnable; in FtGetConfigStackHalf1()
H A Dres.c43 FILLP_DEFAULT_BOUT_OF_ORDER_CACHE_FEATURE, /* common.outOfOrderCacheEnable */
100 g_resource.common.outOfOrderCacheEnable = FILLP_DEFAULT_BOUT_OF_ORDER_CACHE_FEATURE; in InitGlobalResourceDefault()
H A Dnet.c254 if (g_resource.common.outOfOrderCacheEnable && in FillpNetconnSetState()
H A Dfillp_stack_config_in.c75 g_resource.common.outOfOrderCacheEnable = val; in FtConfigSetOutOfOrderCacheFeature()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c663 g_resource.common.outOfOrderCacheEnable); in FillpDebugCmdGlobalConfigRes()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c167 if (g_resource.common.outOfOrderCacheEnable && (g_appResource.common.enableNackDelay == FILLP_FALSE)) { in FillpProcessItemData()

Completed in 7 milliseconds