Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/systat/
Dsctp.c247 DO(sctps_datadropchklmt); in domode()
/freebsd-12-stable/sys/netinet/
Dsctp_sysctl.c781 sb.sctps_datadropchklmt += sarry->sctps_datadropchklmt;
Dsctp_uio.h1094 uint32_t sctps_datadropchklmt; /* Number of in data drops due to member
Dsctp_indata.c1966 SCTP_STAT_INCR(sctps_datadropchklmt); in sctp_process_a_data_chunk()
/freebsd-12-stable/usr.bin/netstat/
Dsctp.c792 p(sctps_datadropchklmt, "\t{:dropped-chunk-limit/%ju} " in sctp_stats()