Searched refs:SCTP_NOTIFY_ASSOC_DOWN (Results 1 – 4 of 4) sorted by relevance
693 #define SCTP_NOTIFY_ASSOC_DOWN 2 macro
1030 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_ack()3071 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_shutdown_complete()
4085 case SCTP_NOTIFY_ASSOC_DOWN: in sctp_ulp_notify()