Searched refs:sched_all (Results 1 – 6 of 6) sorted by relevance
54 void (*sched_all)(struct sctp_stream *steam); member
199 .sched_all = sctp_sched_rr_sched_all,
118 .sched_all = sctp_sched_fcfs_sched_all,
345 .sched_all = sctp_sched_prio_sched_all,
201 sched->sched_all(stream); in sctp_stream_init()283 sched->sched_all(stream); in sctp_stream_update()
432 q->sched->sched_all(&asoc->stream); in sctp_prsctp_prune_unsent()