Home
last modified time | relevance | path

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

/linux-3.3/net/sctp/
Dchunk.c90 sctp_datamsg_put(msg); in sctp_datamsg_free()
151 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() function
341 sctp_datamsg_put(msg); in sctp_datamsg_from_user()
Dsm_make_chunk.c1381 sctp_datamsg_put(chunk->msg); in sctp_chunk_free()
Dsocket.c1930 sctp_datamsg_put(datamsg); in sctp_sendmsg()
/linux-3.3/include/net/sctp/
Dstructs.h671 void sctp_datamsg_put(struct sctp_datamsg *);