Searched refs:SCTP_SS_MAX (Results 1 – 3 of 3) sorted by relevance
114 static struct sctp_sched_ops *sctp_sched_ops[SCTP_SS_MAX + 1];157 if (sched > SCTP_SS_MAX) in sctp_sched_set_sched()199 for (i = 0; i <= SCTP_SS_MAX; i++) in sctp_sched_get_sched()
4161 if (params->assoc_value > SCTP_SS_MAX) in sctp_setsockopt_scheduler()
1216 SCTP_SS_MAX = SCTP_SS_WFQ enumerator