Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1825 int32_t acks_max; in sctp_make_sack() local
1837 acks_max = sctps->sctps_deferred_acks_max; in sctp_make_sack()
1839 if (sctp->sctp_sack_toggle < acks_max) { in sctp_make_sack()
1844 } else if (sctp->sctp_sack_toggle >= acks_max) { in sctp_make_sack()