Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c52 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc,
740 retval = sctp_make_data(asoc, flags, sizeof(dp) + len, gfp); in sctp_make_datafrag_empty()
1472 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc, in sctp_make_data() function