Searched refs:sctp_got_sack (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c2487 * The processing here follows the same logic in sctp_got_sack(), the reason
2489 * we can process it in sctp_got_sack(). However if they aren't we would
2491 * unordered gaps. To that effect sctp_got_sack() does the processing in the
2651 * sctp_got_sack(), if so we are done.
2663 * in sctp_got_sack(), so don't increment them again here.
2706 sctp_got_sack(sctp_t *sctp, sctp_chunk_hdr_t *sch) function
3837 trysend = sctp_got_sack(sctp, ch);
4300 trysend = sctp_got_sack(sctp, ch);

Completed in 661 milliseconds