Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_constants.h716 #define SCTP_NOTIFY_ASSOC_TIMEDOUT 30 macro
HDsctputil.c4174 case SCTP_NOTIFY_ASSOC_TIMEDOUT: in sctp_ulp_notify()
4387 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_TIMEDOUT, stcb, error, abort, so_locked); in sctp_abort_notification()