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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h725 #define SCTP_NOTIFY_SENT_DG_FAIL 5 macro
H A Dsctputil.c3700 case SCTP_NOTIFY_SENT_DG_FAIL:
3850 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb,
4859 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked);
4910 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb, 0, tp1, so_locked);
H A Dsctp_pcb.c5057 sctp_ulp_notify(SCTP_NOTIFY_SENT_DG_FAIL, stcb,

Completed in 168 milliseconds