Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstream_sched.h46 int sctp_sched_get_sched(struct sctp_association *asoc);
/openbmc/linux/net/sctp/
H A Dstream_sched.c195 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched() function
H A Dsocket.c7632 params.assoc_value = asoc ? sctp_sched_get_sched(asoc) in sctp_getsockopt_scheduler()