Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_stream_out

3532 					struct sctp_stream_out *tmp_str;
3540 struct sctp_stream_out *,
3541 (stcb->asoc.pre_open_streams * sizeof(struct sctp_stream_out)),
6540 struct sctp_stream_out *strm;
7374 struct sctp_stream_out *strq,
7888 struct sctp_stream_out *strq;
12393 struct sctp_stream_out *oldstream;
12399 SCTP_MALLOC(stcb->asoc.strmout, struct sctp_stream_out *,
12400 ((stcb->asoc.streamoutcnt+adding_o) * sizeof(struct sctp_stream_out)),
13633 struct sctp_stream_out *strm;