Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1256 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c963 sb.sctps_timoassockill += sarry->sctps_timoassockill;
Dsctp_uio.h1064 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */ member
Dsctputil.c2132 SCTP_STAT_INCR(sctps_timoassockill); in sctp_timeout_handler()