Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDsctp_constants.h694 #define SCTP_NOTIFY_ASSOC_LOC_ABORTED 8 macro
HDsctputil.c4158 case SCTP_NOTIFY_ASSOC_LOC_ABORTED: in sctp_ulp_notify()
4389 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_LOC_ABORTED, stcb, error, abort, so_locked); in sctp_abort_notification()