Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.c686 sb.sctps_aborted += sarry->sctps_aborted;
HDsctp_uio.h945 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
HDsctp_pcb.c3406 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
3477 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
3541 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_inpcb_free()
HDsctputil.c3910 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_abort_association()
4022 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_abort_an_association()
HDsctp_usrreq.c774 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_disconnect()
861 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_disconnect()
HDsctp_input.c807 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_handle_abort()