Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1189 uint32_t sctps_recvpktwithdata; /* total packets that had data */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c904 sb.sctps_recvpktwithdata += sarry->sctps_recvpktwithdata;
Dsctp_uio.h997 uint32_t sctps_recvpktwithdata; /* total packets that had data */ member
Dsctp_indata.c2962 SCTP_STAT_INCR(sctps_recvpktwithdata); in sctp_process_data()