Searched refs:unsched_all (Results 1 – 7 of 7) sorted by relevance
201 .unsched_all = sctp_sched_fc_unsched_all,219 .unsched_all = sctp_sched_fc_unsched_all,
104 .unsched_all = sctp_sched_fcfs_unsched_all,137 sched->unsched_all(stream); in sctp_sched_free_sched()
184 .unsched_all = sctp_sched_rr_unsched_all,
145 sched->unsched_all(stream); in sctp_stream_init()188 sched->unsched_all(stream); in sctp_stream_free()212 sched->unsched_all(stream); in sctp_stream_update()
313 .unsched_all = sctp_sched_prio_unsched_all,
389 q->sched->unsched_all(&asoc->stream); in sctp_prsctp_prune_unsent()
41 void (*unsched_all)(struct sctp_stream *steam); member