Lines Matching defs:error
219 sctp_chunk_fail(chunk, q->error);
229 sctp_chunk_fail(chunk, q->error);
238 sctp_chunk_fail(chunk, q->error);
247 sctp_chunk_fail(chunk, q->error);
256 sctp_chunk_fail(chunk, q->error);
596 * The return value is a normal kernel error return value.
605 int error = 0;
671 * again. We'll ignore the error here since
680 error = sctp_packet_transmit(pkt, gfp);
696 error = sctp_packet_transmit(pkt, gfp);
706 error = sctp_packet_transmit(pkt, gfp);
730 if (!error && !timer)
755 return error;
883 int one_packet, error;
914 error = sctp_packet_singleton(ctx->transport, chunk,
916 if (error < 0) {
917 ctx->asoc->base.sk->sk_err = -error;
945 error = sctp_packet_singleton(ctx->transport,
947 if (!error)
994 int error, start_timer = 0;
1012 error = __sctp_outq_flush_rtx(ctx->q, ctx->packet, rtx_timeout,
1014 if (error < 0)
1015 ctx->asoc->base.sk->sk_err = -error;
1161 int error = 0;
1173 error = sctp_packet_transmit(packet, ctx->gfp);
1174 if (error < 0)
1175 ctx->q->asoc->base.sk->sk_err = -error;
1616 * the endpoint shall clear the error counter of
1619 * The association's overall error counter is