Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_NOTIFY_REMOTE_ERROR

3608 sctp_notify_remote_error(struct sctp_tcb *stcb, uint16_t error, struct sctp_error_chunk *chunk)
3860 case SCTP_NOTIFY_REMOTE_ERROR:
3861 sctp_notify_remote_error(stcb, error, data);