summaryrefslogtreecommitdiff
path: root/netinet/sctp_pcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'netinet/sctp_pcb.h')
-rwxr-xr-xnetinet/sctp_pcb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/netinet/sctp_pcb.h b/netinet/sctp_pcb.h
index 3b4dbac..7ba6dec 100755
--- a/netinet/sctp_pcb.h
+++ b/netinet/sctp_pcb.h
@@ -32,7 +32,7 @@
#ifdef __FreeBSD__
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/netinet/sctp_pcb.h 269436 2014-08-02 17:35:13Z tuexen $");
+__FBSDID("$FreeBSD: head/sys/netinet/sctp_pcb.h 269448 2014-08-02 21:36:40Z tuexen $");
#endif
#ifndef _NETINET_SCTP_PCB_H_
@@ -481,6 +481,7 @@ struct sctp_inpcb {
uint8_t local_strreset_support;
uint32_t sctp_cmt_on_off;
uint8_t ecn_supported;
+ uint8_t prsctp_supported;
struct sctp_nonpad_sndrcvinfo def_send;
/*-
* These three are here for the sosend_dgram