Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h691 #define SCTP_NOTIFY_SENT_DG_FAIL 5 macro
H A Dsctputil.c4145 case SCTP_NOTIFY_SENT_DG_FAIL: in sctp_ulp_notify()
4297 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, in sctp_report_all_outbound()
5109 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk()
5160 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk()
H A Dsctp_pcb.c5021 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, in sctp_free_assoc()