Home
last modified time | relevance | path

Searched refs:SCTP_STREAM_RESET_EVENT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsctp.h683 SCTP_STREAM_RESET_EVENT, enumerator
684 #define SCTP_STREAM_RESET_EVENT SCTP_STREAM_RESET_EVENT macro
/linux/net/sctp/
H A Dulpevent.c905 sreset->strreset_type = SCTP_STREAM_RESET_EVENT; in sctp_ulpevent_make_stream_reset_event()