SCTP_SS_MAX      4303 net/sctp/socket.c 	if (params.assoc_value > SCTP_SS_MAX)
SCTP_SS_MAX       114 net/sctp/stream_sched.c static struct sctp_sched_ops *sctp_sched_ops[SCTP_SS_MAX + 1];
SCTP_SS_MAX       141 net/sctp/stream_sched.c 	if (sched > SCTP_SS_MAX)
SCTP_SS_MAX       192 net/sctp/stream_sched.c 	for (i = 0; i <= SCTP_SS_MAX; i++)