aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_constants.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2012-05-13 22:27:54 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2012-05-13 22:27:54 +0000
commit389b1b118cc93d1fefa92c5340145737dabc6c53 (patch)
tree8eeaadc880398332a0539160f5de5970baf94f1d /sys/netinet/sctp_constants.h
parent1edc9dbae5dff7375b0f4a8735c671983f4478c4 (diff)
downloadsrc-389b1b118cc93d1fefa92c5340145737dabc6c53.tar.gz
src-389b1b118cc93d1fefa92c5340145737dabc6c53.zip
Support SCTP_REMOTE_ERROR notification.
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235418
Diffstat (limited to 'sys/netinet/sctp_constants.h')
-rw-r--r--sys/netinet/sctp_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h
index 5ad0bd96a835..c183f1c1984c 100644
--- a/sys/netinet/sctp_constants.h
+++ b/sys/netinet/sctp_constants.h
@@ -765,6 +765,7 @@ __FBSDID("$FreeBSD$");
#define SCTP_NOTIFY_AUTH_FREE_KEY 24
#define SCTP_NOTIFY_NO_PEER_AUTH 25
#define SCTP_NOTIFY_SENDER_DRY 26
+#define SCTP_NOTIFY_REMOTE_ERROR 27
/* This is the value for messages that are NOT completely
* copied down where we will start to split the message.