summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2010-03-24 20:01:14 +0000
committerrrs <rrs@FreeBSD.org>2010-03-24 20:01:14 +0000
commit96102fe418ccf3282eb6fba39a7a1932525e870e (patch)
tree43d4993203bc36445a2f8b5bbcc956240d4009bf
parent4938adaeeb495e1712fac448fa8a8e51cbf9494c (diff)
downloadFreeBSD-src-96102fe418ccf3282eb6fba39a7a1932525e870e.zip
FreeBSD-src-96102fe418ccf3282eb6fba39a7a1932525e870e.tar.gz
lagging file I forgot to commit with my nr-sack fixes... opps
Reviewed by: tuexen@freebsd.org
-rw-r--r--sys/netinet/sctputil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h
index 8d663ab..8a6ee6f 100644
--- a/sys/netinet/sctputil.h
+++ b/sys/netinet/sctputil.h
@@ -169,8 +169,6 @@ sctp_report_all_outbound(struct sctp_tcb *, int, int
int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
-/* EY nr_sack version of the above method, expands nr_mapping_array */
-int sctp_expand_nr_mapping_array(struct sctp_association *, uint32_t);
void
sctp_abort_notification(struct sctp_tcb *, int, int
#if !defined(__APPLE__) && !defined(SCTP_SO_LOCK_TESTING)
OpenPOWER on IntegriCloud