Home | History | Annotate | Download | only in sctp

Lines Matching refs:LS_ERROR

230     LOG(LS_ERROR) << "Received an unknown PPID " << ppid
268 LOG(LS_ERROR) << "Got different send size than expected: " << send_size;
316 LOG(LS_ERROR) << "Failed to shutdown usrsctp.";
358 LOG(LS_ERROR) << "SendThresholdCallback: Failed to get channel for socket "
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: "
527 LOG_ERRNO(LS_ERROR) << debug_name_ << "->Connect(): "
538 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed usrsctp_connect. got errno="
654 LOG_ERRNO(LS_ERROR) << "ERROR:" << debug_name_
987 LOG(LS_ERROR) << debug_name_ << "->OnPacketFromSctpToNetwork(...): "
1026 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to send a stream reset for "