Searched refs:unsched_all (Results 1 – 6 of 6) sorted by relevance
41 void (*unsched_all)(struct sctp_stream *steam); member
185 .unsched_all = sctp_sched_rr_unsched_all,
104 .unsched_all = sctp_sched_fcfs_unsched_all,
331 .unsched_all = sctp_sched_prio_unsched_all,
134 sched->unsched_all(stream); in sctp_stream_init()214 sched->unsched_all(stream); in sctp_stream_update()
388 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()
Completed in 10 milliseconds