Searched refs:sched_all (Results 1 – 6 of 6) sorted by relevance
39 void (*sched_all)(struct sctp_stream *steam); member
184 .sched_all = sctp_sched_rr_sched_all,
103 .sched_all = sctp_sched_fcfs_sched_all,
330 .sched_all = sctp_sched_prio_sched_all,
127 sched->sched_all(stream); in sctp_stream_init()210 sched->sched_all(stream); in sctp_stream_update()
413 q->sched->sched_all(&asoc->stream); in sctp_prsctp_prune_unsent()