Lines Matching refs:cause
340 * Normally, this would cause an ABORT with a Protocol Violation
443 * error cause code for "unknown parameter" and the
451 /* Replace the cause code with the "Unrecognized parameter"
1296 errhdr->cause = SCTP_ERROR_RESTART;
1600 * error cause code for "unknown parameter" and the
1608 /* Replace the cause code with the "Unrecognized parameter"
1816 * chunk with a "Cookie Received while Shutting Down" error cause to
2414 if (SCTP_ERROR_STALE_COOKIE == err->cause)
2420 * will cause us to end the walk early. However, since
2628 /* See if we have an error cause code in the chunk. */
2631 error = ((struct sctp_errhdr *)chunk->skb->data)->cause;
2675 /* See if we have an error cause code in the chunk. */
2678 error = ((struct sctp_errhdr *)chunk->skb->data)->cause;
3449 * event as ULP notification for each cause included in the chunk.
3632 if (SCTP_ERROR_STALE_COOKIE == err->cause) {
4228 * be discarded and an ERROR chunk SHOULD be sent with the error cause
4410 * Chunk using the 'Unrecognized Chunk Type' cause of error.
5050 * Format: Abort(association id [, cause code])
5065 * o cause code - reason of the abort to be passed to the peer
6499 * No User Data: This error cause is returned to the originator of a
6541 * with cause set to "Invalid Stream Identifier" (See Section 3.3.10)