Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/systat/
HDsctp.c261 DO(sctps_cached_chk); in domode()
/freebsd-13-stable/sys/netinet/
HDsctp_var.h176 SCTP_STAT_INCR(sctps_cached_chk); \
HDsctp_sysctl.c822 sb.sctps_cached_chk += sarry->sctps_cached_chk;
HDsctp_uio.h1109 uint32_t sctps_cached_chk; /* Number of cached chunks used */ member
/freebsd-13-stable/usr.bin/netstat/
HDsctp.c822 p(sctps_cached_chk, "\t{:cached-chunks/%ju} " in sctp_stats()