Searched refs:SCTP_NOTIFY_UNSENT_DG_FAIL (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 724 #define SCTP_NOTIFY_UNSENT_DG_FAIL 6 macro
|
D | sctputil.c | 4347 case SCTP_NOTIFY_UNSENT_DG_FAIL: 4518 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, 5580 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, 0, tp1, so_locked); 5630 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, 0, tp1, so_locked);
|
D | sctp_input.c | 352 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb, in sctp_process_init()
|
D | sctp_pcb.c | 5767 sctp_ulp_notify(SCTP_NOTIFY_UNSENT_DG_FAIL, stcb,
|