Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/systat/
Dsctp.c255 DO(sctps_wu_sacks_sent); in domode()
/freebsd-12-stable/sys/netinet/
Dsctp_sysctl.c789 sb.sctps_wu_sacks_sent += sarry->sctps_wu_sacks_sent;
Dsctp_uio.h1106 uint32_t sctps_wu_sacks_sent; /* Window Update only sacks sent */ member
Dsctputil.c5430 SCTP_STAT_INCR(sctps_wu_sacks_sent); in sctp_user_rcvd()
/freebsd-12-stable/usr.bin/netstat/
Dsctp.c808 p(sctps_wu_sacks_sent, "\t{:sent-window-update-only-sack/%ju} " in sctp_stats()