Lines Matching refs:__u16
25 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt) in sctp_stream_shrink_out()
35 __u16 sid = sctp_chunk_stream_no(ch); in sctp_stream_shrink_out()
55 static void sctp_stream_free_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_free_ext()
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()
242 __u16 str_nums, __be16 *str_list) in sctp_stream_outq_is_empty()
245 __u16 i; in sctp_stream_outq_is_empty()
255 __u16 sid = ntohs(str_list[i]); in sctp_stream_outq_is_empty()
269 __u16 i, str_nums, *str_list; in sctp_send_reset_streams()
301 param_len = str_nums * sizeof(__u16) + in sctp_send_reset_streams()
310 param_len += str_nums * sizeof(__u16) + in sctp_send_reset_streams()
385 __u16 i; in sctp_send_reset_assoc()
431 __u16 out, in; in sctp_send_add_streams()
526 __u16 i, nums; in sctp_process_strreset_outreq()
554 nums = (ntohs(param.p->length) - sizeof(*outreq)) / sizeof(__u16); in sctp_process_strreset_outreq()
615 __u16 i, nums; in sctp_process_strreset_inreq()
640 nums = (ntohs(param.p->length) - sizeof(*inreq)) / sizeof(__u16); in sctp_process_strreset_inreq()
692 __u16 i; in sctp_process_strreset_tsnreq()
788 __u16 in, i; in sctp_process_strreset_addstrm_out()
859 __u16 out, i; in sctp_process_strreset_addstrm_in()
922 __u16 i, nums, flags = 0; in sctp_process_strreset_resp()
948 sizeof(__u16); in sctp_process_strreset_resp()
985 sizeof(__u16); in sctp_process_strreset_resp()
1041 __u16 number; in sctp_process_strreset_resp()