Home
last modified time | relevance | path

Searched refs:sctps_sendheartbeat (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/netinet/
HDsctp_sysctl.c725 sb.sctps_sendheartbeat += sarry->sctps_sendheartbeat;
HDsctp_uio.h996 uint32_t sctps_sendheartbeat; /* total output HB chunks */ member
HDsctp_output.c11246 SCTP_STAT_INCR(sctps_sendheartbeat); in sctp_send_hb()
/trueos/usr.bin/netstat/
HDsctp.c662 p(sctps_sendheartbeat, "\t\t%ju output HB chunk%s\n"); in sctp_stats()