Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/systat/
HDsctp.c255 DO(sctps_wu_sacks_sent); in domode()
/freebsd-11-stable/sys/netinet/
HDsctp_sysctl.c789 sb.sctps_wu_sacks_sent += sarry->sctps_wu_sacks_sent;
HDsctp_uio.h1099 uint32_t sctps_wu_sacks_sent; /* Window Update only sacks sent */ member
HDsctputil.c5235 SCTP_STAT_INCR(sctps_wu_sacks_sent); in sctp_user_rcvd()
/freebsd-11-stable/usr.bin/netstat/
HDsctp.c806 p(sctps_wu_sacks_sent, "\t{:sent-window-update-only-sack/%ju} " in sctp_stats()