Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dstream_sched_prio.c26 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream);
237 sctp_sched_prio_unsched_all(stream); in sctp_sched_prio_free()
329 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream) in sctp_sched_prio_unsched_all() function
350 .unsched_all = sctp_sched_prio_unsched_all,