Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1284 uint32_t sctps_datadropchklmt; /* Number of in data drops due to chunk limit reached */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c980 sb.sctps_datadropchklmt += sarry->sctps_datadropchklmt;
Dsctp_uio.h1092 uint32_t sctps_datadropchklmt; /* Number of in data drops due to chunk limit reached */ member
Dsctp_indata.c1995 SCTP_STAT_INCR(sctps_datadropchklmt); in sctp_process_a_data_chunk()