Home
last modified time | relevance | path

Searched refs:acks_max (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1827 int32_t acks_max; in sctp_make_sack() local
1839 acks_max = sctps->sctps_deferred_acks_max; in sctp_make_sack()
1841 if (sctp->sctp_sack_toggle < acks_max) { in sctp_make_sack()
1846 } else if (sctp->sctp_sack_toggle >= acks_max) { in sctp_make_sack()