Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dulpevent.h120 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc,
/linux-4.1.27/net/sctp/
Dulpevent.c635 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc, in sctp_ulpevent_make_rcvmsg() function
Dulpqueue.c103 event = sctp_ulpevent_make_rcvmsg(chunk->asoc, chunk, gfp); in sctp_ulpq_tail_data()