Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstream_sched.h44 int sctp_sched_set_sched(struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Dstream_sched.c148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() function
H A Doutqueue.c201 sctp_sched_set_sched(asoc, sctp_sk(asoc->base.sk)->default_ss); in sctp_outq_init()
H A Dsocket.c4170 return sctp_sched_set_sched(asoc, params->assoc_value); in sctp_setsockopt_scheduler()
4182 int ret = sctp_sched_set_sched(asoc, in sctp_setsockopt_scheduler()