Home
last modified time | relevance | path

Searched refs:sctps_aborted (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c687 sb.sctps_aborted += sarry->sctps_aborted;
H A Dsctp_uio.h953 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
H A Dsctp_pcb.c3407 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
3464 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
3534 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
H A Dsctputil.c4376 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_abort_association()
4466 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_abort_an_association()
H A Dsctp_usrreq.c712 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_disconnect()
780 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_disconnect()
H A Dsctp_input.c821 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_handle_abort()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h953 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member