Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c227 DO(sctps_timoinpkill); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c791 sb.sctps_timoinpkill += sarry->sctps_timoinpkill;
H A Dsctp_uio.h1062 uint32_t sctps_timoinpkill; /* Number of inp free timers expired */ member
H A Dsctputil.c2037 SCTP_STAT_INCR(sctps_timoinpkill); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c727 p(sctps_timoinpkill, "\t\t{:input-free-timer/%ju} " in sctp_stats()