Searched refs:SCTP_NOTIFY_UNSENT_DG_FAIL (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_constants.h | 692 #define SCTP_NOTIFY_UNSENT_DG_FAIL 6 macro
|
H A D | sctputil.c | 4149 case SCTP_NOTIFY_UNSENT_DG_FAIL: in sctp_ulp_notify() 4320 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, in sctp_report_all_outbound() 5111 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk() 5162 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, 0, tp1, so_locked); in sctp_release_pr_sctp_chunk()
|
H A D | sctp_input.c | 286 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, in sctp_process_init()
|
H A D | sctp_pcb.c | 4861 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, in sctp_free_assoc()
|