summaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_output.h
diff options
context:
space:
mode:
authorRandall Stewart <rrs@FreeBSD.org>2007-09-15 19:07:42 +0000
committerRandall Stewart <rrs@FreeBSD.org>2007-09-15 19:07:42 +0000
commit3232788ef2970b94aa542aad725a79c3b36b9aa7 (patch)
tree92cddda5be32744477c77e22e3d345f35d80c1cf /sys/netinet/sctp_output.h
parent6bce07ae73d2f77cfc9b133727a30ddb5642b033 (diff)
Notes
Diffstat (limited to 'sys/netinet/sctp_output.h')
-rw-r--r--sys/netinet/sctp_output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_output.h b/sys/netinet/sctp_output.h
index bd3526946f13..512522ffed12 100644
--- a/sys/netinet/sctp_output.h
+++ b/sys/netinet/sctp_output.h
@@ -112,7 +112,7 @@ void
sctp_send_shutdown_complete2(struct mbuf *, int, struct sctphdr *,
uint32_t);
-void sctp_send_asconf(struct sctp_tcb *, struct sctp_nets *);
+void sctp_send_asconf(struct sctp_tcb *, struct sctp_nets *, int addr_locked);
void sctp_send_asconf_ack(struct sctp_tcb *);