Searched refs:sctp_make_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_make_chunk.c | 52 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() 1427 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc, in sctp_make_data() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 52 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
|
Completed in 11 milliseconds