Searched refs:SCTP_NOTIFY_SENT_DG_FAIL (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_constants.h | 725 #define SCTP_NOTIFY_SENT_DG_FAIL 5 macro
|
| D | sctputil.c | 3700 case SCTP_NOTIFY_SENT_DG_FAIL: in sctp_ulp_notify() 3850 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, in sctp_report_all_outbound() 4859 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk() 4910 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk()
|
| D | sctp_pcb.c | 5057 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, in sctp_free_assoc()
|