Home | History | Annotate | Download | only in sctp

Lines Matching refs:LOG_ERRNO

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_
1026 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to send a stream reset for "