Lines Matching refs:sctp_stream
25 static int sctp_sched_fcfs_set(struct sctp_stream *stream, __u16 sid,
31 static int sctp_sched_fcfs_get(struct sctp_stream *stream, __u16 sid,
38 static int sctp_sched_fcfs_init(struct sctp_stream *stream)
43 static int sctp_sched_fcfs_init_sid(struct sctp_stream *stream, __u16 sid,
49 static void sctp_sched_fcfs_free_sid(struct sctp_stream *stream, __u16 sid)
53 static void sctp_sched_fcfs_free(struct sctp_stream *stream)
64 struct sctp_stream *stream = &q->asoc->stream;
90 static void sctp_sched_fcfs_sched_all(struct sctp_stream *stream)
94 static void sctp_sched_fcfs_unsched_all(struct sctp_stream *stream)
262 int sctp_sched_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp)
271 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream)