Home
last modified time | relevance | path

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

/linux/include/net/sctp/ !
H A Dsm.h182 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc,
/linux/net/sctp/ !
H A Dstream_interleave.c38 retval = sctp_make_idata(asoc, flags, sizeof(dp) + len, gfp); in sctp_make_idatafrag_empty()
H A Dsm_make_chunk.c1470 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc, in sctp_make_idata() function