Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dulpevent.h137 struct sctp_ulpevent *sctp_ulpevent_make_stream_change_event(
/linux-5.19.10/net/sctp/
Dstream.c829 *evp = sctp_ulpevent_make_stream_change_event(asoc, in sctp_process_strreset_addstrm_out()
1044 *evp = sctp_ulpevent_make_stream_change_event(asoc, flags, in sctp_process_strreset_resp()
1058 *evp = sctp_ulpevent_make_stream_change_event(asoc, flags, in sctp_process_strreset_resp()
Dulpevent.c944 struct sctp_ulpevent *sctp_ulpevent_make_stream_change_event( in sctp_ulpevent_make_stream_change_event() function