Searched refs:SCTP_NOTIFY_ASSOC_DOWN (Results 1 – 3 of 3) sorted by relevance
599 #define SCTP_NOTIFY_ASSOC_DOWN 2 macro
651 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL); in sctp_handle_shutdown_ack()2349 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_DOWN, stcb, 0, NULL); in sctp_handle_shutdown_complete()
2478 case SCTP_NOTIFY_ASSOC_DOWN: in sctp_ulp_notify()