Searched defs:sctp_abort_notification (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.c3990 sctp_abort_notification(struct sctp_tcb *stcb, uint8_t from_peer, uint16_t error, function
4045 sctp_abort_notification(stcb, 0, 0, NULL, SCTP_SO_NOT_LOCKED);
4185 sctp_abort_notification(stcb, 0, 0, NULL, so_locked);

Completed in 93 milliseconds