Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dsm.h200 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc,
/Linux-v4.19/net/sctp/
Dstream_interleave.c53 retval = sctp_make_idata(asoc, flags, sizeof(dp) + len, gfp); in sctp_make_idatafrag_empty()
Dsm_make_chunk.c1437 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc, in sctp_make_idata() function