Home
last modified time | relevance | path

Searched refs:FILLP_LOGERR (Results 1 - 25 of 40) sorted by relevance

12

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config_in.c42 FILLP_LOGERR(" rxBurst %u is invalid parameter!!!", configValue); in FtConfigSetRxBurst()
57 FILLP_LOGERR(" recvCachePktNumBufferSize %u is invalid parameter!!!", configValue); in FtConfigSetRecvCachePktNumBufferSize()
72 FILLP_LOGERR(" outOfOrderCacheFeature %u is invalid parameter!!!", val); in FtConfigSetOutOfOrderCacheFeature()
84 FILLP_LOGERR("Cannot Set cpuCoreUse after stack initialization!!!"); in FtConfigSetCpuCoreUse()
98 FILLP_LOGERR("Cannot Set maxSockNum after stack initialization!!!"); in FtConfigSetMaxSockNum()
104 FILLP_LOGERR("maxSockNum %u is invalid parameter!!!", configValue); in FtConfigSetMaxSockNum()
120 FILLP_LOGERR("Cannot Set value after stack initialization!!!"); in FtConfigSetMaxConnectionNum()
127 FILLP_LOGERR("maxConnectionNum %u is invalid parameter!!!", configValue); in FtConfigSetMaxConnectionNum()
141 FILLP_LOGERR(" fullCpu %u is invalid parameter!!!", val); in FtConfigSetFullCpu()
157 FILLP_LOGERR(" fullCpuUseThresholdRat in FtConfigSetFullCpuUseThresholdRate()
[all...]
H A Dhmac.c83 FILLP_LOGERR("FillpHmacSha256Init - Null Context "); in FillpHmacSha256Init()
87 FILLP_LOGERR("FillpHmacSha256Init - Invalid Parameters passed "); in FillpHmacSha256Init()
103 FILLP_LOGERR("FillpHmacSha256Init memcpy_s keyIpad failed: %d ", err); in FillpHmacSha256Init()
108 FILLP_LOGERR("FillpHmacSha256Init memcpy_s keyOpad failed: %d ", err); in FillpHmacSha256Init()
133 FILLP_LOGERR("FillpHmacSha256Update - Null Context "); in FillpHmacSha256Update()
142 FILLP_LOGERR("FillpHmacSha256Update - Null data "); in FillpHmacSha256Update()
154 FILLP_LOGERR("FillpHmacSha256Final - Null Context "); in FillpHmacSha256Final()
159 FILLP_LOGERR("FillpHmacSha256Final - invalid argument "); in FillpHmacSha256Final()
H A Dspunge_stack.c36 FILLP_LOGERR("Failed to allocate memory for os socket \r\n"); in SpungeAllocSystemSocket()
45 FILLP_LOGERR("Alloc osSock fail"); in SpungeAllocSystemSocket()
135 FILLP_LOGERR("FAILED TO POST -- MSG_TYPE_FREE_SOCK_EAGAIN--- to CORE." in SpungeIncFreeCntPostEagain()
149 FILLP_LOGERR("RecursiveRbTree: Inavild parameters passed."); in RecursiveRbTree()
162 FILLP_LOGERR("RecursiveRbTree: EpItemEntryRbNode returns NULL. "); in RecursiveRbTree()
172 FILLP_LOGERR("Error to wait epoll_task_list"); in RecursiveRbTree()
201 FILLP_LOGERR("eventEpoll is NULL. fillp_sock_id:%d", sock->index); in SpungEpollClose()
211 FILLP_LOGERR("FAILED TO POST -- MSG_TYPE_FREE_SOCK_EAGAIN--- to CORE." in SpungEpollClose()
312 FILLP_LOGERR("sock->netconn is NULL"); in SpungeShutdownSock()
345 FILLP_LOGERR("NUL in SpungeConnCheckUnsendBoxEmpty()
[all...]
H A Dfillp_stack_config.c29 FILLP_LOGERR("Cannot Set value after stack initialization!!!"); in FtSetCopyPreinitConfigs()
82 FILLP_LOGERR("Cannot Set value after stack initialization!!!"); in FtInitConfigSet()
193 FILLP_LOGERR("Server feature Not enabled :" in FtGetConfigStackHalf1()
240 FILLP_LOGERR("Server feature Not enabled :" in FtGetConfigStackHalf2()
309 FILLP_LOGERR("invalid name %u!!!", name); in FtGetConfigStack()
345 FILLP_LOGERR("Server feature Not enabled :" in FtSetConfigStackHalf1()
385 FILLP_LOGERR("Server feature Not enabled :" in FtSetConfigStackHalf2()
393 FILLP_LOGERR("recvCachePktNumBufferTimeout timer %u is invalid !!!", usTempTimerValue); in FtSetConfigStackHalf2()
438 FILLP_LOGERR("invalid name %u!!!", name); in FtSetConfigStack()
446 FILLP_LOGERR("valu in FtConfigGet()
[all...]
H A Dspunge_core.c119 FILLP_LOGERR("NULL Pointer"); in SpungeDoSendCycle()
129 FILLP_LOGERR("NULL Pointer"); in SpungeDoSendCycle()
192 FILLP_LOGERR("Failed to allocate memory for socket table \r\n"); in SpungeCreateSockTable()
199 FILLP_LOGERR("Fail to create socket table free queue"); in SpungeCreateSockTable()
209 FILLP_LOGERR("Failed to allocate memory for sockPool of socket table"); in SpungeCreateSockTable()
268 FILLP_LOGERR("Init inst->msgBox Fail"); in SpungeInstMsgBoxInit()
277 FILLP_LOGERR("create msg pool fail"); in SpungeInstMsgBoxInit()
301 FILLP_LOGERR("SYS_ARCH_SEM_INIT fails"); in SpungeInstSendInit()
309 FILLP_LOGERR("inst->unsendItem NULL"); in SpungeInstSendInit()
316 FILLP_LOGERR("ins in SpungeInstSendInit()
[all...]
H A Dsysio_udp.c260 FILLP_LOGERR("set sock nonblocking fail errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
266 FILLP_LOGERR("Fail to set sock recvBuf errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
272 FILLP_LOGERR("Fail to set sock sndBuf errno=%d", FT_OS_GET_ERRNO); in SysioSetSocketOpt()
306 FILLP_LOGERR("Can't create udp socket errno=%d", FT_OS_GET_ERRNO); in SysioCreateSocketUdp()
320 FILLP_LOGERR("Failed to allocate memory for pcb hash bucket"); in SysioCreateSocketUdp()
370 FILLP_LOGERR("Bind error"); in SysioBindUdp()
445 FILLP_LOGERR("Unsupported message type"); in SysioHandlePacketUdp()
482 FILLP_LOGERR("Unsupported message type"); in SysioSendPacketUdp()
544 FILLP_LOGERR("UDP Connect Failure !!!!"); in SysioConnectedUdp()
H A Dnet.c116 FILLP_LOGERR("Failed to allocate the netconn connection, Ret=%d", ret); in FillpNetconnAlloc()
126 FILLP_LOGERR("alloc spunge_pcb fail"); in FillpNetconnAlloc()
153 FILLP_LOGERR("FillpNetconnDestroy: Invalid paramaters passed"); in FillpNetconnDestroy()
H A Dpcb.c38 FILLP_LOGERR("SpungePcbRecv: FillpQueuePush failed. sockId =%d", sock->index); in SpungePcbRecv()
146 FILLP_LOGERR("fallback to send, ret %d", ret); in SpungePcbSendmsgInner()
210 FILLP_LOGERR("Failed allocate memory for spunge_pcb"); in SpungePcbNew()
298 FILLP_LOGERR("SpungePcbRemove: Invalid parameters passed"); in SpungePcbRemove()
H A Dsha256.c121 FILLP_LOGERR("FillpSha256Compile memcpy_s hash failed : %d", err); in FillpSha256Compile()
174 FILLP_LOGERR("FillpSha256Set memcpy_s hash failed : %d", err); in FillpSha256Set()
193 FILLP_LOGERR("FillpSha256Upd memcpy_s 1 failed : %d, freeSize = %u", err, freeSize); in FillpSha256Upd()
208 FILLP_LOGERR("FillpSha256Upd memcpy_s 2 failed : %d, freeSize = %u, len = %zu", err, freeSize, len); in FillpSha256Upd()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c23 FILLP_LOGERR("oppositeSetRate is invalid parameter oppositeSetRate = %u maxRate = %u !!!", in FtAppValidateFlowConfig()
30 FILLP_LOGERR("maxRate: %u Kbps is invalid parameter!!!", globalResource->flowControl.maxRate); in FtAppValidateFlowConfig()
36 FILLP_LOGERR("maxRecvRate: %u Kbps is invalid parameter!!!", globalResource->flowControl.maxRecvRate); in FtAppValidateFlowConfig()
42 FILLP_LOGERR("pktSize %u is invalid parameter!!!", globalResource->flowControl.pktSize); in FtAppValidateFlowConfig()
48 FILLP_LOGERR("slowStart %u is invalid parameter!!!", globalResource->flowControl.slowStart); in FtAppValidateFlowConfig()
54 FILLP_LOGERR("constRateEnbale %u is invalid parameter!!!", globalResource->flowControl.constRateEnbale); in FtAppValidateFlowConfig()
64 FILLP_LOGERR(" txBurst is invalid parameter txBurst = %u", globalResource->udp.txBurst); in FtAppValidateUdpParams()
77 FILLP_LOGERR("maxServerAllowSendCache %u is invalid parameter!!!", in FtAppValidateCommParams()
84 FILLP_LOGERR("maxServerAllowRecvCache %u is invalid parameter!!!", in FtAppValidateCommParams()
92 FILLP_LOGERR("send_bufSiz in FtAppValidateCommParams()
[all...]
H A Depoll_app.c92 FILLP_LOGERR("Sem Wait fail"); in EpollAddToSockWaitList()
127 FILLP_LOGERR("MP_MALLOC epoll failed."); in EpollMallocEpitem()
152 FILLP_LOGERR("Sem wait fail"); in EpModify()
188 FILLP_LOGERR("struct EpItem already unlinked."); in EpUnlink()
201 FILLP_LOGERR("Sem Wait fail"); in EpUnlink()
227 FILLP_LOGERR("EpRemove: Inavild parameters passed."); in EpRemove()
241 FILLP_LOGERR("EpRemove: SockGetSocket failed."); in EpRemove()
247 FILLP_LOGERR("sem wait fail"); in EpRemove()
283 FILLP_LOGERR("app-sem wait fail"); in EpGetEventsAndSignal()
287 FILLP_LOGERR("cor in EpGetEventsAndSignal()
[all...]
H A Dsocket_app.c85 FILLP_LOGERR("SockCheckDomainTypeProto domain/type/protocol is not correct, " in SockCheckDomainTypeProto()
97 FILLP_LOGERR("SockCheckDomainTypeProto domain/type/protocol is not correct, " in SockCheckDomainTypeProto()
119 FILLP_LOGERR("SockSocket: failed to allocate socket"); in SockSocket()
135 FILLP_LOGERR("SockSocket: failed to post msg to fillp sock->index = %d\r\n", sock->index); in SockSocket()
143 FILLP_LOGERR("socket state is invalid and no free sockets sock->index = %d\r\n", sock->index); in SockSocket()
225 FILLP_LOGERR("input data is pointer is null for sock id, fillp_sock_id: %d", sockIndex); in SockSendFrame()
253 FILLP_LOGERR("input msg is null or iov is null"); in SocketMsgGetLen()
261 FILLP_LOGERR("input iov_base is null ro iov_len is 0"); in SocketMsgGetLen()
268 FILLP_LOGERR("size value big, it need to be less than 2147483647(0x7FFFFFFF)"); in SocketMsgGetLen()
284 FILLP_LOGERR("soc in SocketGetForDataTrans()
[all...]
H A Dfillp_stack_app_config.c25 FILLP_LOGERR("Invalid socket Type. This function allowed only for communication socket = %d", sockIndex); in FillpValidateSockAllocStateWithRdwaitAcquired()
39 FILLP_LOGERR("Invalid fillp_sock_id:%d", sockIndex); in FtGetRightAppResourceByIndex()
46 FILLP_LOGERR("Socket-%d state is changing,maybe closing", sockIndex); in FtGetRightAppResourceByIndex()
66 FILLP_LOGERR("Cannot Set Socket level config value before stack initialization fillp_sock_id:%d !!!", in FtCheckCofigPar()
222 FILLP_LOGERR("Cannot Get Socket level config value before stack initialization fillp_sock_id:%d!!!", in FtAppInitConfigGet()
235 FILLP_LOGERR("Invalid fillp_sock_id:%d", sockIndex); in FtAppInitConfigGet()
249 FILLP_LOGERR("Cannot set option name = %u for non-server socket, isListenSock= %u. fillp_sock_id:%d", in FtInnerValidateAppConfigSet()
258 FILLP_LOGERR("Cannot set option name = %u during connection, state= %u. fillp_sock_id:%d", name, in FtInnerValidateAppConfigSet()
267 FILLP_LOGERR("Cannot set option name = %u for individual sockets. fillp_sock_id:%d", name, sockIndex); in FtInnerValidateAppConfigSet()
284 FILLP_LOGERR("Paramete in FtSetConfigApp()
[all...]
H A Dapi.c97 FILLP_LOGERR("FILLP_SUPPORT_SERVER_ONLY Macro is enabled. i.e. Client Functionality " in FtConnect()
226 FILLP_LOGERR("FILLP_SERVER_SUPPORT Macro is not enabled. i.e. Server Functionality " in FtAccept()
249 FILLP_LOGERR("FILLP_SERVER_SUPPORT Macro is not enabled. i.e. Server Functionality " in FtListen()
280 FILLP_LOGERR("Error number"); in FtEpollCreateLinux()
316 FILLP_LOGERR("FILLP_LINUX Macro is not enabled. i.e. fcntl Functionality " in FtFcntl()
338 FILLP_LOGERR("FILLP_LINUX Macro is not enabled. i.e. fcntl Functionality " in FtIoctl()
384 FILLP_LOGERR("Unknown trc object type (%u) received", traceObjType); in FtInnerStartTrace()
425 FILLP_LOGERR("Unknown trc object type (%u) received", traceObjType); in FtInnerStopTrace()
437 FILLP_LOGERR("Socket-%d state is changing,maybe closing", sockft->index); in FtStartStopTraceSock()
448 FILLP_LOGERR("Socke in FtStartStopTraceSock()
[all...]
H A Dsocket_opt.c35 FILLP_LOGERR("SockGetSockOpt: sock state must be connected Invalid sock = %d", sock->index); in SockGetOptSendCache()
79 FILLP_LOGERR("memcpy_s failed with errcode %d", err); in SockGetSockOptFillp()
116 FILLP_LOGERR("SockGetSockOpt: optLen or optVal NULL"); in SockGetSockOpt()
185 FILLP_LOGERR("memcpy_s failed with errcode %d", err); in SockSetOptLinger()
199 FILLP_LOGERR("netconn is NULL, fillp_sock_id:%d", sock->index); in SockSetFcAlg()
205 FILLP_LOGERR("Netconn state is not idle fillp_sock_id:%d,state:%u", sock->index, connState); in SockSetFcAlg()
210 FILLP_LOGERR("pcb is NULL, fillp_sock_id:%d", sock->index); in SockSetFcAlg()
216 FILLP_LOGERR("alg %u is not supported", alg); in SockSetFcAlg()
307 FILLP_LOGERR("SockSetSockOpt: sock = %d invalid param optName=%d", sockIndex, optName); in SockSetSockOpt()
H A Dspunge_app.c89 FILLP_LOGERR("FILLP Not yet Initialized"); in SpungeAllocSock()
94 FILLP_LOGERR("Wrong Socket Alloc Type"); in SpungeAllocSock()
100 FILLP_LOGERR("sockets not available from the sockTable->freeQueqe"); in SpungeAllocSock()
H A Dfillp_dfx.c195 FILLP_LOGERR("Fillp not init!"); in FillpDfxEvtCbSet()
206 FILLP_LOGERR("Failed to post msg to fillp to set Hievent callback"); in FillpDfxEvtCbSet()
233 FILLP_LOGERR("strcpy_s failed"); in DfxEvtParamValCpy()
237 FILLP_LOGERR("unknow param type!"); in DfxEvtParamValCpy()
250 FILLP_LOGERR("calloc param failed!"); in FillpCreateDfxEvtParam()
349 FILLP_LOGERR("calloc node failed!"); in FillpDfxPktNotify()
383 FILLP_LOGERR("dumper buffer over %u bytes", FILLP_DFX_DUMP_BUF_LEN); \
540 FILLP_LOGERR("Anonymous remoteAddr failed"); in DoShowSockList()
557 FILLP_LOGERR("Fillp not init!"); in FillpDumpShowSockList()
707 FILLP_LOGERR("dum in FillpDfxCheckArg()
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c33 FILLP_LOGERR("invalid input params"); in SpungePostMsg()
39 FILLP_LOGERR("failed to allocate the msgpool\n"); in SpungePostMsg()
50 FILLP_LOGERR("Failed to push the message in msgBox queue , MessageType = %d", type); in SpungePostMsg()
73 FILLP_LOGERR("Invalid socket"); in SpungeHandleMsgAllocSock()
82 FILLP_LOGERR("Error to alloc netconn"); in SpungeHandleMsgAllocSock()
101 FILLP_LOGERR("sock alloc sys sock failed. socketId=%d", sock->index); in SpungeHandleMsgAllocSock()
124 FILLP_LOGERR("SpungeHandleMsgFreeSockEagain failed : invalid socket \r\n"); in SpungeHandleMsgFreeSockEagain()
147 FILLP_LOGERR("invalid param"); in SpungeListenMsgCheckState()
157 FILLP_LOGERR("netconn state error state:%d", netState); in SpungeListenMsgCheckState()
168 FILLP_LOGERR("Ca in SpungeListenMsgCheckState()
[all...]
H A Ddympool.c26 FILLP_LOGERR("Error to create pool initSize:%d,maxSize:%d,itemSize:%d", initSize, maxSize, itemSize); in DympCreatePool()
32 FILLP_LOGERR("Can't alloc dympool"); in DympCreatePool()
48 FILLP_LOGERR("Can't alloc queue"); in DympCreatePool()
54 FILLP_LOGERR("Initial memory fail"); in DympCreatePool()
129 FILLP_LOGERR("Error to ask memory, because ask size too big"); in DympExpandMemory()
135 FILLP_LOGERR("Fail to alloc memory"); in DympExpandMemory()
185 FILLP_LOGERR("Wrong to ask memory, stepSize:%d", stepSize); in DympAskMoreMemory()
211 FILLP_LOGERR("MemPool pointer is invalid \n"); in DympAlloc()
H A Dsocket_common.c62 FILLP_LOGERR("Error to do sem_wait"); in EpollEventCallback()
77 FILLP_LOGERR("Error to wait appCoreSem"); in EpollEventCallback()
183 FILLP_LOGERR("sock_create_conn_sem returns null, ptr socket id:%d", sock->index); in SpungeInitSocket()
209 FILLP_LOGERR("FillpQueuePush return error sock->index=%d", sock->index); in SpungeInitSocket()
282 FILLP_LOGERR("FILLP Not yet Initialized"); in SockGetSocket()
288 FILLP_LOGERR("index value not in the socket table size range. Index= %d", sockIndex); in SockGetSocket()
301 FILLP_LOGERR("Invalid fillp_sock_id:%d", sockIdx); in SockApiGetAndCheck()
307 FILLP_LOGERR("sockConnSem rdwait fail fillp_sock_id:%d", sockIdx); in SockApiGetAndCheck()
314 FILLP_LOGERR("sock allocState wrong fillp_sock_id:%d, state:%d", sockIdx, sock->allocState); in SockApiGetAndCheck()
370 FILLP_LOGERR("optio in SockUpdatePktDataOpt()
[all...]
H A Dcheck_gso_support.c113 FILLP_LOGERR("check gso create socket failed"); in CheckGSOSupport()
123 FILLP_LOGERR("check gso bind failed"); in CheckGSOSupport()
129 FILLP_LOGERR("check gso getsockname failed"); in CheckGSOSupport()
134 FILLP_LOGERR("check gso send failed"); in CheckGSOSupport()
H A Dlog.c44 FILLP_LOGERR("do not support mgt msg log"); in FillpApiSetMgtMsgLog()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c111 FILLP_LOGERR("snprintf_s failed"); in FillpBitmapFormat()
124 FILLP_LOGERR("snprintf_s failed"); in FillpExtParaCharacterFormat()
133 FILLP_LOGERR("FillpBitmapFormat failed"); in FillpExtParaCharacterFormat()
145 FILLP_LOGERR("snprintf_s failed"); in FillpExtParaFcAlgFormat()
154 FILLP_LOGERR("FillpBitmapFormat failed"); in FillpExtParaFcAlgFormat()
176 FILLP_LOGERR("FillpDecodeExtPara failed"); in FillpExtParaFormat()
189 FILLP_LOGERR("g_extParaFormatter failed"); in FillpExtParaFormat()
239 FILLP_LOGERR("ip addr format failed"); in FillpConnConfirmRxLog()
272 FILLP_LOGERR("ip addr format failed"); in FillpConnConfirmTxLog()
302 FILLP_LOGERR("i in FillpConnConfirmAckLog()
[all...]
H A Dfillp_pcb.c67 FILLP_LOGERR("Failed to allocate memory for hash map"); in FillpInitSendpcbUnackList()
103 FILLP_LOGERR("Failed to allocate memory for hash map \r\n"); in FillpInitSendpcbPktSeqMap()
136 FILLP_LOGERR("FillpInitSendpcb:fpcb->mpSendSize is zero"); in InitSendPcbSimplePar()
142 FILLP_LOGERR("FillpInitSendpcb:SkiplistInit fails"); in InitSendPcbSimplePar()
148 FILLP_LOGERR("SkiplistInit redunList fails"); in InitSendPcbSimplePar()
155 FILLP_LOGERR("SkiplistInit redunList fails"); in InitSendPcbSimplePar()
190 FILLP_LOGERR("fail to allocate memory for history nack queue"); in InitSimplePcbPar()
230 FILLP_LOGERR("create itempool fails"); in InitItemPool()
247 FILLP_LOGERR("Can't get pcb unsendBox"); in InitItemPool()
275 FILLP_LOGERR("FillpInitSendpc in FillpInitSendpcb()
[all...]
H A Dfillp_conn.c99 FILLP_LOGERR("sock is NULL"); in FillpConnReqInput()
172 FILLP_LOGERR("fillp_encode_ext_para memcpy_s failed:%d", err); in FillpEncodeExtPara()
219 FILLP_LOGERR("memcpy_s failed: %d", err); in FillpDecodeRtt()
238 FILLP_LOGERR("memcpy_s failed: %d", err); in FillpDecodePktSize()
257 FILLP_LOGERR("memcpy_s failed: %d", err); in FillpDecodeCharacters()
304 FILLP_LOGERR("paraType:%u ", paraType); in FillpDecodeExtPara()
390 FILLP_LOGERR("FillpDecodeExtPara failed"); in FillpDecodeConnReqAckClientPara()
433 FILLP_LOGERR("sock is null"); in FillpConnReqAckInput()
505 FILLP_LOGERR("fillp_sock_id:%d Invalid pkt cache size", sock->index); in FillpInitNewPcbByNewConn()
518 FILLP_LOGERR("fillp_sock_i in FillpInitNewPcbByNewConn()
[all...]

Completed in 17 milliseconds

12