Home
last modified time | relevance | path

Searched refs:SCTP_REMOTE_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_uio.h540 #define SCTP_REMOTE_ERROR 0x0003 macro
H A Dsctp_usrreq.c3003 case SCTP_REMOTE_ERROR:
6045 case SCTP_REMOTE_ERROR:
H A Dsctputil.c4049 sre->sre_type = SCTP_REMOTE_ERROR; in sctp_notify_remote_error()