Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dstream_sched.h44 int sctp_sched_set_sched(struct sctp_association *asoc,
/Linux-v6.6/net/sctp/
Dstream_sched.c148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() function
Doutqueue.c201 sctp_sched_set_sched(asoc, sctp_sk(asoc->base.sk)->default_ss); in sctp_outq_init()
Dsocket.c4163 return sctp_sched_set_sched(asoc, params->assoc_value); in sctp_setsockopt_scheduler()
4175 int ret = sctp_sched_set_sched(asoc, in sctp_setsockopt_scheduler()