Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dulpevent.h129 struct sctp_ulpevent *sctp_ulpevent_make_stream_reset_event(
/linux/net/sctp/
H A Dstream.c596 *evp = sctp_ulpevent_make_stream_reset_event(asoc, in sctp_process_strreset_outreq()
972 *evp = sctp_ulpevent_make_stream_reset_event(asoc, flags, in sctp_process_strreset_resp()
989 *evp = sctp_ulpevent_make_stream_reset_event(asoc, flags, in sctp_process_strreset_resp()
H A Dulpevent.c888 struct sctp_ulpevent *sctp_ulpevent_make_stream_reset_event( in sctp_ulpevent_make_stream_reset_event() function