Home
last modified time | relevance | path

Searched refs:FILLP_CONFIG_ALL_SOCKET (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c439 if (traceObj != FILLP_CONFIG_ALL_SOCKET) { in FtStartStopTraceSock()
447 if (traceObj != FILLP_CONFIG_ALL_SOCKET) { in FtStartStopTraceSock()
466 FILLP_INT sockIndex = (traceObj != FILLP_CONFIG_ALL_SOCKET) ? traceObj : 0; in FtStartStopTrace()
477 if (traceObj == FILLP_CONFIG_ALL_SOCKET) { in FtStartStopTrace()
501 if (traceObj != FILLP_CONFIG_ALL_SOCKET) { in FtStartStopTrace()
513 } while ((traceObj == FILLP_CONFIG_ALL_SOCKET) && (sockIndex < SYS_ARCH_ATOMIC_READ(&g_spunge->sockTable->used))); in FtStartStopTrace()
832 if ((sockIndex != FILLP_CONFIG_ALL_SOCKET) && in FillpDebugCmdSocketConfigRes()
838 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FillpDebugCmdSocketConfigRes()
H A Dfillp_stack_app_config_in.c347 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FtAppConfigSetSendCache()
374 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FtAppConfigSetRecvCache()
465 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FtAppConfigSetPktSize()
600 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FtAppConfigSetMaxRate()
H A Dfillp_stack_app_config.c289 if (sockIndex != FILLP_CONFIG_ALL_SOCKET) { in FtSetConfigApp()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_instance.cpp139 FILLP_INT confSock = FILLP_CONFIG_ALL_SOCKET; in PreSetFillpCoreParams()
H A Dvtp_stream_socket.cpp876 int regStatisticsRet = FtApiRegEventCallbackFunc(FILLP_CONFIG_ALL_SOCKET, FillpStatistics); in RegisterMetricCallback()
1380 int configFd = (streamFd_ == -1) ? FILLP_CONFIG_ALL_SOCKET : streamFd_; in GetVtpStackConfig()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h383 #define FILLP_CONFIG_ALL_SOCKET ((FILLP_UINT16)FILLP_MAX_UNSHORT_VAL) macro

Completed in 10 milliseconds