Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.c782 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.h1082 uint32_t sctps_ecnereducedcwnd; /* Number of times a ECN reduced the member
/trueos/usr.bin/netstat/
HDsctp.c755 p(sctps_ecnereducedcwnd, "\t%ju time%s a ECN reduced " in sctp_stats()