Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.c749 sb.sctps_timoinit += sarry->sctps_timoinit;
HDsctp_uio.h1026 uint32_t sctps_timoinit;/* Number of INIT timers that fired */ member
HDsctputil.c1628 SCTP_STAT_INCR(sctps_timoinit); in sctp_timeout_handler()
/trueos/usr.bin/netstat/
HDsctp.c693 p(sctps_timoinit, "\t\t%ju INIT timer%s fired\n"); in sctp_stats()