Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c245 DO(sctps_datadroprwnd); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c812 sb.sctps_datadroprwnd += sarry->sctps_datadroprwnd;
H A Dsctp_uio.h1090 uint32_t sctps_datadroprwnd; /* Number of in data drops due to rwnd member
H A Dsctp_indata.c1948 SCTP_STAT_INCR(sctps_datadroprwnd); in sctp_process_a_data_chunk()
/freebsd/usr.bin/netstat/
H A Dsctp.c792 p(sctps_datadroprwnd, "\t{:dropped-rwnd-limit/%ju} " in sctp_stats()