Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.c750 sb.sctps_timosack += sarry->sctps_timosack;
HDsctp_uio.h1027 uint32_t sctps_timosack;/* Number of sack timers that fired */ member
HDsctputil.c1641 SCTP_STAT_INCR(sctps_timosack); in sctp_timeout_handler()
/trueos/usr.bin/netstat/
HDsctp.c694 p(sctps_timosack, "\t\t%ju sack timer%s fired\n"); in sctp_stats()