Lines Matching refs:LS_ERROR
230 LOG(LS_ERROR) << "Received an unknown PPID " << ppid in OnSctpInboundPacket()
268 LOG(LS_ERROR) << "Got different send size than expected: " << send_size; in SctpDataEngine()
316 LOG(LS_ERROR) << "Failed to shutdown usrsctp."; in ~SctpDataEngine()
358 LOG(LS_ERROR) << "SendThresholdCallback: Failed to get channel for socket " in SendThresholdCallback()
414 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to create SCTP socket."; in OpenSctpSocket()
421 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP to non blocking."; in OpenSctpSocket()
433 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SO_LINGER."; in OpenSctpSocket()
443 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
452 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_NODELAY."; in OpenSctpSocket()
463 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
481 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_EVENT type: " in OpenSctpSocket()
527 LOG_ERRNO(LS_ERROR) << debug_name_ << "->Connect(): " in Connect()
538 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed usrsctp_connect. got errno=" in Connect()
654 LOG_ERRNO(LS_ERROR) << "ERROR:" << debug_name_ in SendData()
987 LOG(LS_ERROR) << debug_name_ << "->OnPacketFromSctpToNetwork(...): " in OnPacketFromSctpToNetwork()
1026 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to send a stream reset for " in SendQueuedStreamResets()