Lines Matching refs:sctp_stream
41 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream);
44 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head()
61 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head()
132 static void sctp_sched_prio_sched(struct sctp_stream *stream, in sctp_sched_prio_sched()
165 static int sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_set()
201 static int sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_get()
208 static int sctp_sched_prio_init(struct sctp_stream *stream) in sctp_sched_prio_init()
215 static int sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_init_sid()
222 static void sctp_sched_prio_free(struct sctp_stream *stream) in sctp_sched_prio_free()
251 struct sctp_stream *stream; in sctp_sched_prio_enqueue()
263 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_prio_dequeue()
309 static void sctp_sched_prio_sched_all(struct sctp_stream *stream) in sctp_sched_prio_sched_all()
326 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream) in sctp_sched_prio_unsched_all()