Home | History | Annotate | Download | only in netinet

Lines Matching full:sctp_stream_out

3708 					struct sctp_stream_out *tmp_str;
3719 struct sctp_stream_out *,
3720 (stcb->asoc.pre_open_streams * sizeof(struct sctp_stream_out)),
6730 struct sctp_stream_out *strm;
7564 struct sctp_stream_out *strq,
8075 struct sctp_stream_out *strq;
12583 struct sctp_stream_out *oldstream;
12592 SCTP_MALLOC(stcb->asoc.strmout, struct sctp_stream_out *,
12593 ((stcb->asoc.streamoutcnt+adding_o) * sizeof(struct sctp_stream_out)),
13835 struct sctp_stream_out *strm;