Lines Matching refs:debug_name_
373 debug_name_("SctpDataMediaChannel") { in SctpDataMediaChannel()
399 LOG(LS_VERBOSE) << debug_name_ in OpenSctpSocket()
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()
507 LOG(LS_VERBOSE) << debug_name_ << "->Connect()."; in Connect()
511 LOG(LS_WARNING) << debug_name_ << "->Connect(): Ignored as socket " in Connect()
527 LOG_ERRNO(LS_ERROR) << debug_name_ << "->Connect(): " in Connect()
538 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed usrsctp_connect. got errno=" in Connect()
608 LOG(LS_WARNING) << debug_name_ << "->SendData(...): " in SendData()
616 LOG(LS_WARNING) << debug_name_ << "->SendData(...): " in SendData()
652 LOG(LS_INFO) << debug_name_ << "->SendData(...): EWOULDBLOCK returned"; in SendData()
654 LOG_ERRNO(LS_ERROR) << "ERROR:" << debug_name_ in SendData()
671 LOG(LS_VERBOSE) << debug_name_ << "->OnPacketReceived(...): " in OnPacketReceived()
691 LOG(LS_VERBOSE) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): " in OnInboundPacketFromSctpToChannel()
699 LOG(LS_INFO) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): " in OnInboundPacketFromSctpToChannel()
713 LOG(LS_VERBOSE) << debug_name_ << "->OnDataFromSctpToChannel(...): " in OnDataFromSctpToChannel()
720 LOG(LS_WARNING) << debug_name_ << "->OnDataFromSctpToChannel(...): " in OnDataFromSctpToChannel()
733 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): " in AddStream()
739 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): " in AddStream()
746 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): " in AddStream()
763 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): " in ResetStream()
767 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): " in ResetStream()
876 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_ in OnStreamResetEvent()
910 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_ in OnStreamResetEvent()
917 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_ in OnStreamResetEvent()
926 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_ in OnStreamResetEvent()
936 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_ in OnStreamResetEvent()
987 LOG(LS_ERROR) << debug_name_ << "->OnPacketFromSctpToNetwork(...): " in OnPacketFromSctpToNetwork()
1001 LOG(LS_VERBOSE) << "SendQueuedStreamResets[" << debug_name_ << "]: Sending [" in SendQueuedStreamResets()
1026 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to send a stream reset for " in SendQueuedStreamResets()