Searched refs:GetMaxLen (Results 1 – 5 of 5) sorted by relevance
120 MsgBufMap msg_key(msg_buf->GetMaxLen()); in FreeMsgBuf()126 MTLOG_ERROR("MsgBuffPoll find no queue, maybe error: %d", msg_buf->GetMaxLen()); in FreeMsgBuf()
95 int GetMaxLen() { in GetMaxLen() function
147 int msg_len = msg_buff->GetMaxLen(); in DoEncode()
155 int ret = ff_hook_recvfrom(_osfd, _msg_buff->GetMsgBuff(), _msg_buff->GetMaxLen(), in RecvData()329 int max_len = _msg_buff->GetMaxLen(); in RecvData()
150 ret = ff_hook_recvfrom(osfd, buff, _msg_buff->GetMaxLen(), in InputNotify()