Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/systat/
H A Dsctp.c244 DO(sctps_lowlevelerrusr); in domode()
/freebsd-14.2/sys/netinet/
H A Dsctp_sysctl.c806 sb.sctps_lowlevelerrusr += sarry->sctps_lowlevelerrusr;
H A Dsctp_uio.h1085 uint32_t sctps_lowlevelerrusr; /* total times sctp_senderrors were member
H A Dsctp_output.c8229 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8519 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8870 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
/freebsd-14.2/usr.bin/netstat/
H A Dsctp.c788 p(sctps_lowlevelerrusr, "\t{:low-level-user-error/%ju} " in sctp_stats()