Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dchunk.c83 sctp_datamsg_put(msg); in sctp_datamsg_free()
144 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() function
307 sctp_datamsg_put(msg); in sctp_datamsg_from_user()
Dsm_make_chunk.c1474 sctp_datamsg_put(chunk->msg); in sctp_chunk_free()
Dsocket.c1981 sctp_datamsg_put(datamsg); in sctp_sendmsg_to_asoc()
/Linux-v4.19/include/net/sctp/
Dstructs.h548 void sctp_datamsg_put(struct sctp_datamsg *);