Home
last modified time | relevance | path

Searched refs:sctp_stream_alloc_out (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/sctp/
Dstream.c85 static int sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, in sctp_stream_alloc_out() function
138 ret = sctp_stream_alloc_out(stream, outcnt, gfp); in sctp_stream_init()
444 retval = sctp_stream_alloc_out(stream, outcnt, GFP_KERNEL); in sctp_send_add_streams()
878 ret = sctp_stream_alloc_out(stream, outcnt, GFP_ATOMIC); in sctp_process_strreset_addstrm_in()