Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1285 uint32_t sctps_datadroprwnd; /* Number of in data drops due to rwnd limit reached */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c981 sb.sctps_datadroprwnd += sarry->sctps_datadroprwnd;
Dsctp_uio.h1093 uint32_t sctps_datadroprwnd; /* Number of in data drops due to rwnd limit reached */ member
Dsctp_indata.c1997 SCTP_STAT_INCR(sctps_datadroprwnd); in sctp_process_a_data_chunk()