Home
last modified time | relevance | path

Searched refs:GlobalAppResource (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c205 struct GlobalAppResource *resource, in FtAppTimerConfigSet()
226 struct GlobalAppResource *resource, in FtAppSetKeepAliveTime()
268 struct GlobalAppResource *resource, in FtAppSetConnRetryTimeout()
286 struct GlobalAppResource *resource, in FtAppSetDisconnectRetryTimeout()
317 struct GlobalAppResource *resource, in FtAppConfigSetTxBurst()
335 struct GlobalAppResource *resource, in FtAppConfigSetSendCache()
362 struct GlobalAppResource *resource, in FtAppConfigSetRecvCache()
389 struct GlobalAppResource *resource, in FtAppSetMaxServerSendCache()
407 struct GlobalAppResource *resource, in FtAppSetMaxServeRecvCache()
426 struct GlobalAppResource *resourc in FtAppConfigSetOppositeSetRate()
[all...]
H A Dfillp_stack_app_config.c33 static FILLP_INT FtGetRightAppResourceByIndex(struct GlobalAppResource **resource, FILLP_INT sockIndex) in FtGetRightAppResourceByIndex()
77 static void CopyGlobalConfig(FILLP_CONST FillpAppGlobalConfigsSt *globalConfig, struct GlobalAppResource *resource) in CopyGlobalConfig()
129 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtAppInitConfigSet()
166 static void CopySockConfig(FillpAppGlobalConfigsSt *gresource, struct GlobalAppResource *resource) in CopySockConfig()
217 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtAppInitConfigGet()
277 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtSetConfigApp()
415 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtGetSockValue()
498 struct GlobalAppResource *resource = &g_appResource; in FtGetConfigApp()
H A Dspunge_app.c72 (void)memcpy_s(&sock->resConf, sizeof(struct GlobalAppResource), &g_appResource, sizeof(struct GlobalAppResource)); in SpungeInitSocket()
H A Dapi.c745 void FillpDebugSocketConfigRes(FILLP_CONST struct GlobalAppResource *resource) in FillpDebugSocketConfigRes()
821 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FillpDebugCmdSocketConfigRes()
H A Dfillp_dfx.c448 static FILLP_INT32 DoShowSockConfigRes(FILLP_INT sockIndex, FILLP_CONST struct GlobalAppResource *resource, in DoShowSockConfigRes()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dfillp_stack_app_config_in.h38 IN FILLP_CONST struct GlobalAppResource *resource);
40 IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock);
41 FILLP_INT FtAppConfigInitNackDelayCfg(FILLP_INT sockIndex, struct GlobalAppResource *resource);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsocket_common.h42 extern struct GlobalAppResource g_appResource;
H A Dsockets.h82 struct GlobalAppResource { struct
144 struct GlobalAppResource resConf; /* Total size is 15 * sizeof uint32 */
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c88 struct GlobalAppResource g_appResource = {

Completed in 8 milliseconds