Searched refs:SCTP_NOTIFY_SENT_DG_FAIL (Results 1 – 3 of 3) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 728 #define SCTP_NOTIFY_SENT_DG_FAIL 5 macro
|
D | sctputil.c | 4349 case SCTP_NOTIFY_SENT_DG_FAIL: 4505 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 5616 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked); 5666 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked);
|
D | sctp_pcb.c | 5840 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb,
|