Lines Matching full:debug_name_
373 debug_name_("SctpDataMediaChannel") {
399 LOG(LS_VERBOSE) << debug_name_
414 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to create SCTP socket.";
421 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP to non blocking.";
433 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SO_LINGER.";
443 LOG_ERRNO(LS_ERROR) << debug_name_
452 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_NODELAY.";
463 LOG_ERRNO(LS_ERROR) << debug_name_
481 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_EVENT type: "
507 LOG(LS_VERBOSE) << debug_name_ << "->Connect().";
511 LOG(LS_WARNING) << debug_name_ << "->Connect(): Ignored as socket "
527 LOG_ERRNO(LS_ERROR) << debug_name_ << "->Connect(): "
538 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed usrsctp_connect. got errno="
608 LOG(LS_WARNING) << debug_name_ << "->SendData(...): "
616 LOG(LS_WARNING) << debug_name_ << "->SendData(...): "
652 LOG(LS_INFO) << debug_name_ << "->SendData(...): EWOULDBLOCK returned";
654 LOG_ERRNO(LS_ERROR) << "ERROR:" << debug_name_
671 LOG(LS_VERBOSE) << debug_name_ << "->OnPacketReceived(...): "
691 LOG(LS_VERBOSE) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): "
699 LOG(LS_INFO) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): "
713 LOG(LS_VERBOSE) << debug_name_ << "->OnDataFromSctpToChannel(...): "
720 LOG(LS_WARNING) << debug_name_ << "->OnDataFromSctpToChannel(...): "
733 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): "
739 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): "
746 LOG(LS_WARNING) << debug_name_ << "->Add(Send|Recv)Stream(...): "
763 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): "
767 LOG(LS_VERBOSE) << debug_name_ << "->ResetStream(" << ssrc << "): "
876 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_
910 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_
917 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_
926 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_
936 LOG(LS_VERBOSE) << "SCTP_STREAM_RESET_EVENT(" << debug_name_
987 LOG(LS_ERROR) << debug_name_ << "->OnPacketFromSctpToNetwork(...): "
1001 LOG(LS_VERBOSE) << "SendQueuedStreamResets[" << debug_name_ << "]: Sending ["
1026 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to send a stream reset for "