Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c210 DO(sctps_timodata); in domode()
291 L(10, sctps_timodata); R(10, sctps_outorderchunks); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c774 sb.sctps_timodata += sarry->sctps_timodata;
H A Dsctp_uio.h1033 uint32_t sctps_timodata; /* Number of T3 data time outs */ member
H A Dsctputil.c1821 SCTP_STAT_INCR(sctps_timodata); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c694 p(sctps_timodata, "\t\t{:t3-data/%ju} " in sctp_stats()