Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dulpevent.h133 struct sctp_ulpevent *sctp_ulpevent_make_assoc_reset_event(
/openbmc/linux/net/sctp/
H A Dstream.c769 *evp = sctp_ulpevent_make_assoc_reset_event(asoc, 0, init_tsn, in sctp_process_strreset_tsnreq()
1037 *evp = sctp_ulpevent_make_assoc_reset_event(asoc, flags, in sctp_process_strreset_resp()
H A Dulpevent.c917 struct sctp_ulpevent *sctp_ulpevent_make_assoc_reset_event( in sctp_ulpevent_make_assoc_reset_event() function