MFC of 205628

Out goes the nr_mapping_array expand.
This commit is contained in:
Randall Stewart 2010-04-17 04:11:45 +00:00
parent f1fb6dd5de
commit 469ff22797
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/8/; revision=206740

View File

@ -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)