Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c215 DO(sctps_timoheartbeat); in domode()
296 L(15, sctps_timoheartbeat); R(15, sctps_inunorderchunks); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c779 sb.sctps_timoheartbeat += sarry->sctps_timoheartbeat;
H A Dsctp_uio.h1040 uint32_t sctps_timoheartbeat; /* Number of heartbeat timers that member
H A Dsctputil.c1904 SCTP_STAT_INCR(sctps_timoheartbeat); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c704 p(sctps_timoheartbeat, "\t\t{:heartbeat-timer/%ju} " in sctp_stats()