Searched refs:acks_max (Results 1 – 1 of 1) sorted by relevance
1825 int32_t acks_max; in sctp_make_sack() local1837 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()