Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c244 DO(sctps_datadropchklmt); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c811 sb.sctps_datadropchklmt += sarry->sctps_datadropchklmt;
H A Dsctp_uio.h1088 uint32_t sctps_datadropchklmt; /* Number of in data drops due to member
H A Dsctp_indata.c1946 SCTP_STAT_INCR(sctps_datadropchklmt); in sctp_process_a_data_chunk()
/freebsd/usr.bin/netstat/
H A Dsctp.c790 p(sctps_datadropchklmt, "\t{:dropped-chunk-limit/%ju} " in sctp_stats()