Lines Matching refs:cause
342 * Normally, this would cause an ABORT with a Protocol Violation
451 * error cause code for "unknown parameter" and the
459 /* Replace the cause code with the "Unrecognized parameter"
1345 errhdr->cause = SCTP_ERROR_RESTART;
1653 * error cause code for "unknown parameter" and the
1661 /* Replace the cause code with the "Unrecognized parameter"
1892 * chunk with a "Cookie Received while Shutting Down" error cause to
2478 if (SCTP_ERROR_STALE_COOKIE == err->cause)
2484 * will cause us to end the walk early. However, since
2692 /* See if we have an error cause code in the chunk. */
2695 error = ((struct sctp_errhdr *)chunk->skb->data)->cause;
2739 /* See if we have an error cause code in the chunk. */
2742 error = ((struct sctp_errhdr *)chunk->skb->data)->cause;
3552 * event as ULP notification for each cause included in the chunk.
3735 if (SCTP_ERROR_STALE_COOKIE == err->cause) {
4331 * be discarded and an ERROR chunk SHOULD be sent with the error cause
4513 * Chunk using the 'Unrecognized Chunk Type' cause of error.
5150 * Format: Abort(association id [, cause code])
5165 * o cause code - reason of the abort to be passed to the peer
6599 * No User Data: This error cause is returned to the originator of a
6641 * with cause set to "Invalid Stream Identifier" (See Section 3.3.10)