aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_constants.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2012-11-16 19:39:10 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2012-11-16 19:39:10 +0000
commit325c8c46b17fcfb54f4ed540b32cf8d49c9b13ca (patch)
tree8c129fc862e4d6084ffdb806db71ff0ea9cad9f3 /sys/netinet/sctp_constants.h
parent5744601120ac8a73215df499be15e47f16d594bb (diff)
downloadsrc-325c8c46b17fcfb54f4ed540b32cf8d49c9b13ca.tar.gz
src-325c8c46b17fcfb54f4ed540b32cf8d49c9b13ca.zip
Get the accounting working. We now have counters how many
chunks for each SCTP outgoing stream are in the send and sent queue. While there, improve the naming of NR-SACK related constants recently introduced. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=243157
Diffstat (limited to 'sys/netinet/sctp_constants.h')
-rw-r--r--sys/netinet/sctp_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h
index 07f96125b680..180570091233 100644
--- a/sys/netinet/sctp_constants.h
+++ b/sys/netinet/sctp_constants.h
@@ -370,7 +370,7 @@ __FBSDID("$FreeBSD$");
#define SCTP_DATAGRAM_ACKED 10010
#define SCTP_DATAGRAM_MARKED 20010
#define SCTP_FORWARD_TSN_SKIP 30010
-#define SCTP_DATAGRAM_NR_MARKED 40010
+#define SCTP_DATAGRAM_NR_ACKED 40010
/* chunk output send from locations */
#define SCTP_OUTPUT_FROM_USR_SEND 0