Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c226 DO(sctps_timoassockill); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c790 sb.sctps_timoassockill += sarry->sctps_timoassockill;
H A Dsctp_uio.h1061 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */ member
H A Dsctputil.c2054 SCTP_STAT_INCR(sctps_timoassockill); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c726 p(sctps_timoassockill, "\t\t{:asoc-free-timer/%ju} " in sctp_stats()