Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/systat/
Dsctp.c147 DO(sctps_currestab); in domode()
291 L(3, sctps_currestab); R(3, sctps_outoftheblue); in showsctp()
/freebsd-10-stable/sys/netinet/
Dsctp_sysctl.c682 sb.sctps_currestab += sarry->sctps_currestab;
Dsctp_input.c810 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_abort()
960 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_shutdown()
1592 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
1826 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
1897 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()
2258 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_new()
2927 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_handle_cookie_ack()
Dsctp_uio.h947 uint32_t sctps_currestab; /* sctpStats 1 (Gauge32) */ member
Dsctp_indata.c4003 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_express_handle_sack()
4026 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_express_handle_sack()
4721 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_sack()
4745 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_handle_sack()
Dsctp_timer.c1559 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_autoclose_timer()
Dsctp_pcb.c3439 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3462 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3510 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
3579 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_inpcb_free()
Dsctp_usrreq.c747 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
768 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
832 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_disconnect()
986 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_shutdown()
Dsctputil.c3987 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_abort_association()
4099 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_abort_an_association()
Dsctp_output.c6691 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_sendall_iterator()
13402 SCTP_STAT_DECR_GAUGE32(sctps_currestab); in sctp_lower_sosend()