Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/systat/
H A Dsctp.c246 DO(sctps_lowlevelerrusr); in domode()
/freebsd-13.1/sys/netinet/
H A Dsctp_sysctl.c778 sb.sctps_lowlevelerrusr += sarry->sctps_lowlevelerrusr;
H A Dsctp_uio.h1084 uint32_t sctps_lowlevelerrusr; /* total times sctp_senderrors were member
H A Dsctp_output.c8211 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8489 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8827 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
/freebsd-13.1/usr.bin/netstat/
H A Dsctp.c790 p(sctps_lowlevelerrusr, "\t{:low-level-user-error/%ju} " in sctp_stats()