summaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_structs.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2014-12-02 20:29:29 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2014-12-02 20:29:29 +0000
commit4e88d37a2a73e1b859e8dd89f94f318ae7933230 (patch)
tree22e40559c9fbf2d130277c086e440c10c710022c /sys/netinet/sctp_structs.h
parentbd19924f6b4f064ab31e4c5a1384b7ed4d1f458d (diff)
downloadsrc-test2-4e88d37a2a73e1b859e8dd89f94f318ae7933230.tar.gz
src-test2-4e88d37a2a73e1b859e8dd89f94f318ae7933230.zip
Notes
Diffstat (limited to 'sys/netinet/sctp_structs.h')
-rw-r--r--sys/netinet/sctp_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_structs.h b/sys/netinet/sctp_structs.h
index 127068145525..3f6d935ba173 100644
--- a/sys/netinet/sctp_structs.h
+++ b/sys/netinet/sctp_structs.h
@@ -990,7 +990,7 @@ struct sctp_association {
uint32_t total_output_queue_size;
- uint32_t sb_ccc; /* shadow of sb_ccc */
+ uint32_t sb_cc; /* shadow of sb_cc */
uint32_t sb_send_resv; /* amount reserved on a send */
uint32_t my_rwnd_control_len; /* shadow of sb_mbcnt used for rwnd
* control */