Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/systat/
HDsctp.c228 DO(sctps_timoautoclose); in domode()
301 L(17, sctps_timoautoclose); in showsctp()
/freebsd-11-stable/sys/netinet/
HDsctp_sysctl.c763 sb.sctps_timoautoclose += sarry->sctps_timoautoclose;
HDsctp_uio.h1058 uint32_t sctps_timoautoclose; /* Number of times auto close timer member
HDsctputil.c1957 SCTP_STAT_INCR(sctps_timoautoclose); in sctp_timeout_handler()
/freebsd-11-stable/usr.bin/netstat/
HDsctp.c731 p1a(sctps_timoautoclose, "\t\t{:auto-close-timer/%ju} " in sctp_stats()