Lines Matching refs:sctp_stream

25 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt)  in sctp_stream_shrink_out()
55 static void sctp_stream_free_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_free_ext()
72 static void sctp_stream_outq_migrate(struct sctp_stream *stream, in sctp_stream_outq_migrate()
73 struct sctp_stream *new, __u16 outcnt) in sctp_stream_outq_migrate()
96 static int sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, in sctp_stream_alloc_out()
113 static int sctp_stream_alloc_in(struct sctp_stream *stream, __u16 incnt, in sctp_stream_alloc_in()
130 int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt, in sctp_stream_init()
164 int sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_init_ext()
183 void sctp_stream_free(struct sctp_stream *stream) in sctp_stream_free()
195 void sctp_stream_clear(struct sctp_stream *stream) in sctp_stream_clear()
208 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update()
241 static bool sctp_stream_outq_is_empty(struct sctp_stream *stream, in sctp_stream_outq_is_empty()
268 struct sctp_stream *stream = &asoc->stream; in sctp_send_reset_streams()
382 struct sctp_stream *stream = &asoc->stream; in sctp_send_reset_assoc()
427 struct sctp_stream *stream = &asoc->stream; in sctp_send_add_streams()
522 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_outreq()
611 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_inreq()
689 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_tsnreq()
785 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_addstrm_out()
855 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_addstrm_in()
919 struct sctp_stream *stream = &asoc->stream; in sctp_process_strreset_resp()