diff options
| author | Randall Stewart <rrs@FreeBSD.org> | 2011-01-31 11:50:11 +0000 |
|---|---|---|
| committer | Randall Stewart <rrs@FreeBSD.org> | 2011-01-31 11:50:11 +0000 |
| commit | 493d8e5a830ec28a1863c4678f4007e90f751b89 (patch) | |
| tree | 265df6e86a143cc43e88e556a2f15191e0dbae59 /sys/netinet/sctp_constants.h | |
| parent | c61aa7e8b389b6d6ef844f0a63589678270bebb7 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/sctp_constants.h')
| -rw-r--r-- | sys/netinet/sctp_constants.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h index 988ec9e434c8..719da6453843 100644 --- a/sys/netinet/sctp_constants.h +++ b/sys/netinet/sctp_constants.h @@ -411,8 +411,7 @@ __FBSDID("$FreeBSD$"); /*************0x8000 series*************/ #define SCTP_ECN_CAPABLE 0x8000 -/* ECN Nonce: draft-ladha-sctp-ecn-nonce */ -#define SCTP_ECN_NONCE_SUPPORTED 0x8001 + /* draft-ietf-tsvwg-auth-xxx */ #define SCTP_RANDOM 0x8002 #define SCTP_CHUNK_LIST 0x8003 |
