Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h654 SCTP_ASSOC_RESET_EVENT, enumerator
655 #define SCTP_ASSOC_RESET_EVENT SCTP_ASSOC_RESET_EVENT macro
/Linux-v4.19/net/sctp/
Dulpevent.c893 areset->assocreset_type = SCTP_ASSOC_RESET_EVENT; in sctp_ulpevent_make_assoc_reset_event()