Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstream_sched.h48 int sctp_sched_get_sched(struct sctp_association *asoc);
/OK3568_Linux_fs/kernel/net/sctp/
H A Dstream_sched.c193 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched() function
H A Dsocket.c7503 params.assoc_value = asoc ? sctp_sched_get_sched(asoc) in sctp_getsockopt_scheduler()