Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
Dstream_sched.h48 int sctp_sched_get_sched(struct sctp_association *asoc);
/kernel/linux/linux-5.10/net/sctp/
Dstream_sched.c193 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched() function
Dsocket.c7498 params.assoc_value = asoc ? sctp_sched_get_sched(asoc) in sctp_getsockopt_scheduler()