Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c225 DO(sctps_timoautoclose); in domode()
298 L(17, sctps_timoautoclose); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c789 sb.sctps_timoautoclose += sarry->sctps_timoautoclose;
H A Dsctp_uio.h1059 uint32_t sctps_timoautoclose; /* Number of times auto close timer member
H A Dsctputil.c2016 SCTP_STAT_INCR(sctps_timoautoclose); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c723 p1a(sctps_timoautoclose, "\t\t{:auto-close-timer/%ju} " in sctp_stats()