Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc_miracast.h28 #define MAX_SPUNGEINSTANCE_NUM 1 macro
H A Dpdt_fc_ut.h47 #define MAX_SPUNGEINSTANCE_NUM 1 macro
H A Dpdt_fc.h47 #ifndef MAX_SPUNGEINSTANCE_NUM
48 #define MAX_SPUNGEINSTANCE_NUM 1 macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h61 struct SockOsSocket *osSocket[MAX_SPUNGEINSTANCE_NUM];
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c164 for (i = 0; i < MAX_SPUNGEINSTANCE_NUM; i++) { in FillpNetconnDestroy()
H A Dsysio_udp.c494 if ((instIndex < 0) || (instIndex >= MAX_SPUNGEINSTANCE_NUM)) { in SysioGetListenSocketByOssock()
H A Dspunge_core.c565 resConf->maxInstNum = (FILLP_UINT)UTILS_MIN(g_resource.common.maxInstNum, MAX_SPUNGEINSTANCE_NUM); in FtGetSpungeRes()

Completed in 6 milliseconds