Home
last modified time | relevance | path

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

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