Home
last modified time | relevance | path

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

/Linux-v6.1/net/sctp/
Dchunk.c68 sctp_datamsg_put(msg); in sctp_datamsg_free()
125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() function
294 sctp_datamsg_put(msg); in sctp_datamsg_from_user()
Dsm_make_chunk.c1515 sctp_datamsg_put(chunk->msg); in sctp_chunk_free()
Dsocket.c1875 sctp_datamsg_put(datamsg); in sctp_sendmsg_to_asoc()
/Linux-v6.1/include/net/sctp/
Dstructs.h537 void sctp_datamsg_put(struct sctp_datamsg *);