Searched refs:unsched_all (Results 1 – 6 of 6) sorted by relevance
56 void (*unsched_all)(struct sctp_stream *steam); member
200 .unsched_all = sctp_sched_rr_unsched_all,
119 .unsched_all = sctp_sched_fcfs_unsched_all,
346 .unsched_all = sctp_sched_prio_unsched_all,
199 sched->unsched_all(stream); in sctp_stream_init()274 sched->unsched_all(stream); in sctp_stream_update()
404 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()