Home
last modified time | relevance | path

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

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