Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h716 #define SCTP_NOTIFY_ASSOC_TIMEDOUT 30 macro
H A Dsctputil.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()