Searched refs:sctp_abort_notification (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 170 sctp_abort_notification(struct sctp_tcb *, uint8_t, uint16_t,
|
| H A D | sctputil.c | 4326 sctp_abort_notification(struct sctp_tcb *stcb, uint8_t from_peer, uint16_t error, in sctp_abort_notification() function 4374 sctp_abort_notification(stcb, 0, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_abort_association() 4473 sctp_abort_notification(stcb, 0, 0, NULL, so_locked); in sctp_abort_an_association()
|
| H A D | sctp_input.c | 819 sctp_abort_notification(stcb, 1, error, abort, SCTP_SO_NOT_LOCKED); in sctp_handle_abort() 1174 sctp_abort_notification(stcb, 0, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_error()
|
| H A D | sctp_usrreq.c | 192 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_notify()
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 203 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp6_notify()
|