Lines Matching refs:LS_INFO
134 LOG(LS_INFO) << "SCTP: " << s; in debug_sctp_printf()
652 LOG(LS_INFO) << debug_name_ << "->SendData(...): EWOULDBLOCK returned"; in SendData()
699 LOG(LS_INFO) << debug_name_ << "->OnInboundPacketFromSctpToChannel(...): " in OnInboundPacketFromSctpToChannel()
797 LOG(LS_INFO) << "SCTP_REMOTE_ERROR"; in OnNotificationFromSctp()
800 LOG(LS_INFO) << "SCTP_SHUTDOWN_EVENT"; in OnNotificationFromSctp()
803 LOG(LS_INFO) << "SCTP_ADAPTATION_INDICATION"; in OnNotificationFromSctp()
806 LOG(LS_INFO) << "SCTP_PARTIAL_DELIVERY_EVENT"; in OnNotificationFromSctp()
809 LOG(LS_INFO) << "SCTP_AUTHENTICATION_EVENT"; in OnNotificationFromSctp()
817 LOG(LS_INFO) << "SCTP_NOTIFICATIONS_STOPPED_EVENT"; in OnNotificationFromSctp()
820 LOG(LS_INFO) << "SCTP_SEND_FAILED_EVENT"; in OnNotificationFromSctp()
826 LOG(LS_INFO) << "SCTP_ASSOC_RESET_EVENT"; in OnNotificationFromSctp()
829 LOG(LS_INFO) << "SCTP_STREAM_CHANGE_EVENT"; in OnNotificationFromSctp()
850 LOG(LS_INFO) << "Association change SCTP_COMM_LOST"; in OnNotificationAssocChange()
853 LOG(LS_INFO) << "Association change SCTP_RESTART"; in OnNotificationAssocChange()
856 LOG(LS_INFO) << "Association change SCTP_SHUTDOWN_COMP"; in OnNotificationAssocChange()
859 LOG(LS_INFO) << "Association change SCTP_CANT_STR_ASSOC"; in OnNotificationAssocChange()
862 LOG(LS_INFO) << "Association change UNKNOWN"; in OnNotificationAssocChange()