Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dstream_sched.h41 void (*unsched_all)(struct sctp_stream *steam); member
/linux/net/sctp/
A Dstream_sched_rr.c185 .unsched_all = sctp_sched_rr_unsched_all,
A Dstream_sched.c104 .unsched_all = sctp_sched_fcfs_unsched_all,
A Dstream_sched_prio.c331 .unsched_all = sctp_sched_prio_unsched_all,
A Dstream.c134 sched->unsched_all(stream); in sctp_stream_init()
214 sched->unsched_all(stream); in sctp_stream_update()
A Doutqueue.c388 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()

Completed in 10 milliseconds