Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dstream.c64 static void fa_copy(struct flex_array *fa, struct flex_array *from, in fa_copy() function
149 fa_copy(out, stream->out, 0, min(outcnt, stream->outcnt)); in sctp_stream_alloc_out()
172 fa_copy(in, stream->in, 0, min(incnt, stream->incnt)); in sctp_stream_alloc_in()