Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.c788 sb.sctps_wu_sacks_sent += sarry->sctps_wu_sacks_sent;
HDsctp_uio.h1090 uint32_t sctps_wu_sacks_sent; /* Window Update only sacks sent */ member
HDsctputil.c5166 SCTP_STAT_INCR(sctps_wu_sacks_sent); in sctp_user_rcvd()
/trueos/usr.bin/netstat/
HDsctp.c763 p(sctps_wu_sacks_sent, "\t%ju window update only sack%s sent\n"); in sctp_stats()