Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/systat/
HDsctp.c211 DO(sctps_timodata); in domode()
292 L(10, sctps_timodata); R(10, sctps_outorderchunks); in showsctp()
/freebsd-13-stable/sys/netinet/
HDsctp_sysctl.c773 sb.sctps_timodata += sarry->sctps_timodata;
HDsctp_uio.h1029 uint32_t sctps_timodata; /* Number of T3 data time outs */ member
HDsctputil.c1819 SCTP_STAT_INCR(sctps_timodata); in sctp_timeout_handler()
/freebsd-13-stable/usr.bin/netstat/
HDsctp.c702 p(sctps_timodata, "\t\t{:t3-data/%ju} " in sctp_stats()