Lines Matching refs:TRACE_ERROR
159 TRACE_ERROR("Payload size exceeds MSS.\n"); in SendTCPPacketStandalone()
260 TRACE_ERROR("Payload size exceeds MSS\n"); in SendTCPPacket()
302 TRACE_ERROR("Stream %u: not fss set. closed: %u\n", in SendTCPPacket()
429 TRACE_ERROR("Stream %d: No send buffer available.\n", cur_stream->id); in FlushTCPSendingBuffer()
447 TRACE_ERROR("Stream %d: Invalid sequence to send. " in FlushTCPSendingBuffer()
562 TRACE_ERROR("Stream %d: shouldn't send a control packet\n", in SendControlPacket()
610 TRACE_ERROR("Stream %d: not on control list.\n", cur_stream->id); in WriteTCPControlList()
697 TRACE_ERROR("Stream %d: not on send list.\n", cur_stream->id); in WriteTCPDataList()
805 TRACE_ERROR("Stream %d: not on ack list.\n", cur_stream->id); in WriteTCPACKList()
830 TRACE_ERROR("(NEVER HAPPEN) Failed to find appropriate sender.\n"); in GetSender()
877 TRACE_ERROR("[%d] Stream %d: No send buffer available.\n", in AddtoSendList()