Home
last modified time | relevance | path

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

/src/usr.bin/systat/
H A Dsctp.c243 DO(sctps_lowlevelerrusr); in domode()
/src/sys/netinet/
H A Dsctp_sysctl.c810 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.c8227 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8517 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
8868 SCTP_STAT_INCR(sctps_lowlevelerrusr); in sctp_med_chunk_output()
/src/usr.bin/netstat/
H A Dsctp.c788 p(sctps_lowlevelerrusr, "\t{:low-level-user-error/%ju} " in sctp_stats()