Lines Matching defs:sched
57 const struct sctp_sched_ops *sched;
62 sched = sctp_sched_ops_from_stream(stream);
63 sched->free_sid(stream, sid);
133 const struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream);
145 sched->unsched_all(stream);
147 sched->sched_all(stream);
185 const struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream);
188 sched->unsched_all(stream);
210 const struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream);
212 sched->unsched_all(stream);
221 sched->sched_all(stream);