Home
last modified time | relevance | path

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

/linux-4.4.14/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
342 sctp_datamsg_put(msg); in sctp_datamsg_from_user()
Dsm_make_chunk.c1437 sctp_datamsg_put(chunk->msg); in sctp_chunk_free()
Dsocket.c1969 sctp_datamsg_put(datamsg); in sctp_sendmsg()
/linux-4.4.14/include/net/sctp/
Dstructs.h540 void sctp_datamsg_put(struct sctp_datamsg *);