summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_header.h')
-rw-r--r--sys/netinet/sctp_header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_header.h b/sys/netinet/sctp_header.h
index d38c837..850290d 100644
--- a/sys/netinet/sctp_header.h
+++ b/sys/netinet/sctp_header.h
@@ -160,7 +160,7 @@ struct sctp_idata {
union {
uint32_t protocol_id;
uint32_t fsn; /* Fragment Sequence Number */
- };
+ } ppid_fsn;
/* user data follows */
} SCTP_PACKED;
OpenPOWER on IntegriCloud