Lines Matching refs:sctp_stream
25 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt) in sctp_stream_shrink_out()
59 static void sctp_stream_outq_migrate(struct sctp_stream *stream, in sctp_stream_outq_migrate()
60 struct sctp_stream *new, __u16 outcnt) in sctp_stream_outq_migrate()
85 static int sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, in sctp_stream_alloc_out()
102 static int sctp_stream_alloc_in(struct sctp_stream *stream, __u16 incnt, in sctp_stream_alloc_in()
119 int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt, in sctp_stream_init()
166 int sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_init_ext()
185 void sctp_stream_free(struct sctp_stream *stream) in sctp_stream_free()
197 void sctp_stream_clear(struct sctp_stream *stream) in sctp_stream_clear()
210 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update()
243 static bool sctp_stream_outq_is_empty(struct sctp_stream *stream, in sctp_stream_outq_is_empty()
270 struct sctp_stream *stream = &asoc->stream; in sctp_send_reset_streams()
384 struct sctp_stream *stream = &asoc->stream; in sctp_send_reset_assoc()
429 struct sctp_stream *stream = &asoc->stream; in sctp_send_add_streams()
524 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_outreq()
613 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_inreq()
691 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_tsnreq()
787 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_addstrm_out()
857 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_addstrm_in()
921 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_resp()