Home
last modified time | relevance | path

Searched refs:sctps_currestab (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c682 sb.sctps_currestab += sarry->sctps_currestab;
H A Dsctp_input.c824 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_abort()
960 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_shutdown()
1559 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
1754 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
1820 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
2212 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_new()
2820 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_handle_cookie_ack()
H A Dsctp_uio.h948 uint32_t sctps_currestab; /* sctpStats 1 (Gauge32) */ member
H A Dsctp_indata.c4320 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_express_handle_sack()
4338 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_express_handle_sack()
4997 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_sack()
5016 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_sack()
H A Dsctp_timer.c1577 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_autoclose_timer()
H A Dsctp_pcb.c3410 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3433 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3467 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3542 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
H A Dsctp_usrreq.c717 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
739 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
783 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
940 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_shutdown()
H A Dsctputil.c4379 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_abort_association()
4469 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_abort_an_association()
H A Dsctp_output.c6675 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_sendall_iterator()
13493 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h948 uint32_t sctps_currestab; /* sctpStats 1 (Gauge32) */ member