Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_constants.h729 #define SCTP_NOTIFY_ASSOC_REM_ABORTED 9 macro
HDsctputil.c3705 case SCTP_NOTIFY_ASSOC_REM_ABORTED: in sctp_ulp_notify()
3921 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_REM_ABORTED, stcb, error, abort, so_locked); in sctp_abort_notification()