Home
last modified time | relevance | path

Searched refs:FILLP_LOGWAR (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_input.c93 FILLP_LOGWAR("fillp_sock_id:%d, TIMESTAMP option length illegal, optLen %u != %u.", in FillpProcessDataOptions()
116FILLP_LOGWAR("fillp_sock_id:%d, data option buffer len wrong, bufLen %d. \r\n", FILLP_GET_SOCKET(p… in FillpAnalysisDataOptions()
126FILLP_LOGWAR("fillp_sock_id:%d, data option total length illegal, optLen %u > bufLen %d. \r\n", in FillpAnalysisDataOptions()
136FILLP_LOGWAR("fillp_sock_id:%d, current data option length illegal, optLen %u > remain optLen %u.", in FillpAnalysisDataOptions()
156FILLP_LOGWAR(" fillp_sock_id:%d packet length err, dataLen:%u, option eare size:%u, buflen:%d ", in FillpProcessItemData()
201FILLP_LOGWAR("fillp_sock_id:%d, seqnum received = %u from the peer is not in the send window range… in FillpDataInput()
211FILLP_LOGWAR("fillp_sock_id:%d Failed to analysis data options.", FILLP_GET_SOCKET(pcb)->index); in FillpDataInput()
303FILLP_LOGWAR("fillp_sock_id:%d, Invalid nack request, len = %d", FILLP_GET_SOCKET(pcb)->index, p->… in FillpCheckNackPacket()
503FILLP_LOGWAR("fillp_sock_id:%d, Invalid pack request, len = %d", FILLP_GET_SOCKET(pcb)->index, p->… in FillpCheckPackInput()
H A Dfillp_conn.c459FILLP_LOGWAR("System Time has changed;curTime:%lld,reqTime:%llu", curTime, reqAck.timestamp); in FillpConnReqAckInput()
973 FILLP_LOGWAR("fillp pcb pointer is NULL \r\n"); in FillpCheckConfirmAckPar()
977 FILLP_LOGWAR("net buf pointer is NULL \r\n"); in FillpCheckConfirmAckPar()
1199 FILLP_LOGWAR("Invalid fin flag!!!fin ack:%u,peer_rd:%u,peer_wr:%u,ver:%u", in FillpHandleFinFlagGet()
1330 FILLP_LOGWAR("FillpFinInput: fillp_sock_id:%d Stale fin received peerUniqueId = %u," in FillpFinInput()
1470 FILLP_LOGWAR("encode extension parameter FILLP_PKT_EXT_CONNECT_CARRY_FC_ALG failed"); in FillpSendConnReqAckBuild()
1481 FILLP_LOGWAR("encode extension parameter FILLP_PKT_EXT_CONNECT_CARRY_CHARACTER failed"); in FillpSendConnReqAckBuild()
1605 FILLP_LOGWAR("encode extension parameter failed"); in ConnConfirmEncodeExtPara()
1618FILLP_LOGWAR("encode extension parameter FILLP_PKT_EXT_CONNECT_CONFIRM_CARRY_PKT_SIZE failed"); in ConnConfirmEncodeExtPara()
1629 FILLP_LOGWAR("encode extension parameter FILLP_PKT_EXT_CONNECT_CARRY_FC_ALG failed"); in ConnConfirmEncodeExtPara()
[all …]
H A Dfillp_pcb.c530 FILLP_LOGWAR("sem wait failed"); in FillpPcbSend()
544 FILLP_LOGWAR("sem post failed"); in FillpPcbSend()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h79 #define FILLP_LOGWAR(fmt, ...) FILLP_LOG_IN(FILLP_DBG_LVL_WARNING, FILLP_DBG_LOG, "F-LOGWAR", fmt, … macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c242 FILLP_LOGWAR("Mem Pool free enqueue Error \n"); in DympFree()
H A Dskiplist.c300 FILLP_LOGWAR("SkipListInsert; Invalid parameters passed \r\n"); in SkipListInsert()
H A Dspunge_message.c58 FILLP_LOGWAR("sem wait failed"); in SpungePostMsg()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c961 FILLP_LOGWAR("sem wait failed"); in SpungeDelay()
969 FILLP_LOGWAR("sem wait failed"); in SpungeDelay()
1558FILLP_LOGWAR("SpungeInstanceMainThread sprintf_s thread name failed(%d), random(%u)", ret, random); in SpungeSetThreadInfo()
1595 FILLP_LOGWAR("sem wait failed"); in SpungeInstanceMainThread()
H A Dspunge_stack.c465 FILLP_LOGWAR("connection state idle for the conn"); in SpungeSendConnectMsg()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c676 FILLP_LOGWAR("epFd:%d,op:%d,fillp_sock_id:%d,event null", epFd, op, fd); in SpungeEpollCtlParaChk()
757FILLP_LOGWAR("SpungeEpollFindRemove: epoll socket state is incorrect for epoll sock Id=%d , state=… in SpungeEpollFindRemove()
H A Dsocket_app.c884 FILLP_LOGWAR("input backLog is not equal to configured value" in SockListen()