Searched refs:SCTP_REMOTE_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsctp.h424 * 5.3.1.3 SCTP_REMOTE_ERROR
429 * included in a SCTP_REMOTE_ERROR event. Please refer to the SCTP
671 SCTP_REMOTE_ERROR, enumerator in enum:sctp_sn_type
672 #define SCTP_REMOTE_ERROR SCTP_REMOTE_ERROR macro
/linux-master/net/sctp/
H A Dulpevent.c358 /* Create and initialize an SCTP_REMOTE_ERROR notification.
364 * 5.3.1.3 SCTP_REMOTE_ERROR
369 * included in a SCTP_REMOTE_ERROR event. Please refer to the SCTP
411 /* RFC6458, Section 6.1.3. SCTP_REMOTE_ERROR */
413 sre->sre_type = SCTP_REMOTE_ERROR;

Completed in 158 milliseconds