Lines Matching defs:stream
29 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head()
46 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head()
117 static void sctp_sched_prio_sched(struct sctp_stream *stream, in sctp_sched_prio_sched()
150 static int sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_set()
186 static int sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_get()
193 static int sctp_sched_prio_init(struct sctp_stream *stream) in sctp_sched_prio_init()
200 static int sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_init_sid()
207 static void sctp_sched_prio_free(struct sctp_stream *stream) in sctp_sched_prio_free()
236 struct sctp_stream *stream; in sctp_sched_prio_enqueue() local
248 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_prio_dequeue() local
294 static void sctp_sched_prio_sched_all(struct sctp_stream *stream) in sctp_sched_prio_sched_all()
311 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream) in sctp_sched_prio_unsched_all()