Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dstream.c76 static void fa_zero(struct flex_array *fa, size_t index, size_t count) in fa_zero() function
154 fa_zero(out, stream->outcnt, (outcnt - stream->outcnt)); in sctp_stream_alloc_out()
177 fa_zero(in, stream->incnt, (incnt - stream->incnt)); in sctp_stream_alloc_in()