Home
last modified time | relevance | path

Searched refs:NSTACKX_P2P_MAX_RETRY_LIST_NODE_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h100 #define NSTACKX_P2P_MAX_RETRY_LIST_NODE_NUM 100000 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c119 transConfig->maxRetryListNodeCnt = NSTACKX_P2P_MAX_RETRY_LIST_NODE_NUM; in ConfigDFileTransP2p()