Home
last modified time | relevance | path

Searched refs:sctps_ecnereducedcwnd (Results 1 – 5 of 5) sorted by relevance

/NextBSD/usr.bin/systat/
HDsctp.c253 DO(sctps_ecnereducedcwnd); in domode()
/NextBSD/sys/netinet/
HDsctp_sysctl.c783 sb.sctps_ecnereducedcwnd += sarry->sctps_ecnereducedcwnd;
HDsctp_cc_functions.c1121 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_cwnd_update_after_ecn_echo_common()
1124 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_cwnd_update_after_ecn_echo_common()
2311 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_htcp_cwnd_update_after_ecn_echo()
HDsctp_uio.h1088 uint32_t sctps_ecnereducedcwnd; /* Number of times a ECN reduced the member
/NextBSD/usr.bin/netstat/
HDsctp.c871 p(sctps_ecnereducedcwnd, "\t{:ecn-reduced-cwnd/%ju} " in sctp_stats()