HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_NOTIFY_DG_FAIL (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
sctp_constants.h 602 #define SCTP_NOTIFY_DG_FAIL 5
sctputil.c 2505 case SCTP_NOTIFY_DG_FAIL:
2585 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
2608 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, SCTP_NOTIFY_DATAGRAM_UNSENT, chk);
2628 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
3388 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
sctp_indata.c 3278 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,
sctp_input.c 201 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL,
sctp_output.c 5074 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb,

Completed in 27 milliseconds