Searched refs:sched_all (Results 1 – 6 of 6) sorted by relevance
41 void (*sched_all)(struct sctp_stream *steam); member
189 .sched_all = sctp_sched_rr_sched_all,
108 .sched_all = sctp_sched_fcfs_sched_all,
339 .sched_all = sctp_sched_prio_sched_all,
147 sched->sched_all(stream); in sctp_stream_init()221 sched->sched_all(stream); in sctp_stream_update()
417 q->sched->sched_all(&asoc->stream); in sctp_prsctp_prune_unsent()