SCTP_SS_MAX
if (params->assoc_value > SCTP_SS_MAX)
static const struct sctp_sched_ops *sctp_sched_ops[SCTP_SS_MAX + 1];
if (sched > SCTP_SS_MAX)
for (i = 0; i <= SCTP_SS_MAX; i++)