Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c260 DO(sctps_cached_chk); in domode()
/freebsd/sys/netinet/
H A Dsctp_var.h176 SCTP_STAT_INCR(sctps_cached_chk); \
H A Dsctp_sysctl.c823 sb.sctps_cached_chk += sarry->sctps_cached_chk;
H A Dsctp_uio.h1113 uint32_t sctps_cached_chk; /* Number of cached chunks used */ member
/freebsd/usr.bin/netstat/
H A Dsctp.c814 p(sctps_cached_chk, "\t{:cached-chunks/%ju} " in sctp_stats()