Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_REMOTE_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dsctp_constants.h758 #define SCTP_NOTIFY_REMOTE_ERROR 27 macro
Dsctp_input.c1287 sctp_ulp_notify(SCTP_NOTIFY_REMOTE_ERROR, stcb, error, ch, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
Dsctputil.c3689 case SCTP_NOTIFY_REMOTE_ERROR: in sctp_ulp_notify()