sctp_stream_alloc_out
ret = sctp_stream_alloc_out(stream, outcnt, gfp);
retval = sctp_stream_alloc_out(stream, outcnt, GFP_KERNEL);
ret = sctp_stream_alloc_out(stream, outcnt, GFP_ATOMIC);