Deleted Added
full compact
10c10
< * this list of conditions and the following disclaimer.
---
> * this list of conditions and the following disclaimer.
14c14
< * the documentation and/or other materials provided with the distribution.
---
> * the documentation and/or other materials provided with the distribution.
36c36
< __FBSDID("$FreeBSD: head/sys/netinet/sctp_indata.h 222459 2011-05-29 18:41:06Z tuexen $");
---
> __FBSDID("$FreeBSD: head/sys/netinet/sctp_indata.h 228653 2011-12-17 19:21:40Z tuexen $");
97c97
< struct sctp_tcb *stcb, struct sctp_nets *net_from,
---
> struct sctp_tcb *stcb,
113,114c113
< sctp_update_acked(struct sctp_tcb *, struct sctp_shutdown_chunk *,
< struct sctp_nets *, int *);
---
> sctp_update_acked(struct sctp_tcb *, struct sctp_shutdown_chunk *, int *);
123c122
< void sctp_sack_check(struct sctp_tcb *, int, int *);
---
> void sctp_sack_check(struct sctp_tcb *, int);