sctputil.c | 2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb, function in typeref:typename:void 2585 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, 2608 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, SCTP_NOTIFY_DATAGRAM_UNSENT, chk); 2628 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, 2655 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL); 3388 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
|