Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dstream_sched.c114 static struct sctp_sched_ops *sctp_sched_ops[SCTP_SS_MAX + 1];
158 if (sched > SCTP_SS_MAX) in sctp_sched_set_sched()
196 for (i = 0; i <= SCTP_SS_MAX; i++) in sctp_sched_get_sched()
A Dsocket.c4149 if (params->assoc_value > SCTP_SS_MAX) in sctp_setsockopt_scheduler()
/linux-6.3-rc2/include/uapi/linux/
A Dsctp.h1214 SCTP_SS_MAX = SCTP_SS_RR enumerator

Completed in 27 milliseconds