HomeSort by: relevance | last modified time | path
    Searched defs:sctp_ulp_notify (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctputil.c 2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb, function in typeref:typename:void
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,
2655 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL);
3388 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
sctputil.c 2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb, function in typeref:typename:void
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,
2655 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL);
3388 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);
sctputil.c 2463 sctp_ulp_notify(u_int32_t notification, struct sctp_tcb *stcb, function in typeref:typename:void
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,
2655 sctp_ulp_notify(SCTP_NOTIFY_ASSOC_ABORTED, stcb, error, NULL);
3388 sctp_ulp_notify(SCTP_NOTIFY_DG_FAIL, stcb, reason, tp1);

Completed in 34 milliseconds