Home
last modified time | relevance | path

Searched refs:sctp_sched_set_sched (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/sctp/
Dstream_sched.h59 int sctp_sched_set_sched(struct sctp_association *asoc,
/Linux-v4.19/net/sctp/
Dstream_sched.c144 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() function
Doutqueue.c215 sctp_sched_set_sched(asoc, SCTP_SS_FCFS); in sctp_outq_init()
Dsocket.c4208 retval = sctp_sched_set_sched(asoc, params.assoc_value); in sctp_setsockopt_scheduler()