MAX_SCTP_STREAMS
if (asoc->streamincnt > MAX_SCTP_STREAMS) {
asoc->streamincnt = MAX_SCTP_STREAMS;
m->max_open_streams_intome = MAX_SCTP_STREAMS;