aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_input.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2012-06-28 16:01:08 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2012-06-28 16:01:08 +0000
commitb1754ad17b4e48fd6ba57694fc670477e4c5dd48 (patch)
tree0712df9c2d50839440d8ad4fdcb4b1427c4a4fe8 /sys/netinet/sctp_input.h
parentdb0cb5be21a165e7ead856ca5602ab9706ddb294 (diff)
Notes
Diffstat (limited to 'sys/netinet/sctp_input.h')
-rw-r--r--sys/netinet/sctp_input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/sctp_input.h b/sys/netinet/sctp_input.h
index aff39de578431..0f0f8d5e0c4bb 100644
--- a/sys/netinet/sctp_input.h
+++ b/sys/netinet/sctp_input.h
@@ -39,6 +39,7 @@ __FBSDID("$FreeBSD$");
#if defined(_KERNEL) || defined(__Userspace__)
void
sctp_common_input_processing(struct mbuf **, int, int, int,
+ struct sockaddr *, struct sockaddr *,
struct sctphdr *, struct sctp_chunkhdr *,
struct sctp_inpcb *, struct sctp_tcb *,
struct sctp_nets *, uint8_t,