Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1255 uint32_t sctps_timoautoclose; /* Number of times auto close timer fired */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c962 sb.sctps_timoautoclose += sarry->sctps_timoautoclose;
Dsctp_uio.h1063 uint32_t sctps_timoautoclose; /* Number of times auto close timer fired */ member
Dsctputil.c2088 SCTP_STAT_INCR(sctps_timoautoclose); in sctp_timeout_handler()