Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dulpevent.h118 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc,
/linux/net/sctp/
H A Dulpqueue.c90 event = sctp_ulpevent_make_rcvmsg(chunk->asoc, chunk, gfp); in sctp_ulpq_tail_data()
H A Dulpevent.c675 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc, in sctp_ulpevent_make_rcvmsg() function
H A Dstream_interleave.c826 event = sctp_ulpevent_make_rcvmsg(chunk->asoc, chunk, gfp); in sctp_ulpevent_idata()