Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1253 uint32_t sctps_timoasconf; /* Number of times an asconf timer fired */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c960 sb.sctps_timoasconf += sarry->sctps_timoasconf;
Dsctp_uio.h1061 uint32_t sctps_timoasconf; /* Number of times an asconf timer fired */ member
Dsctputil.c2062 SCTP_STAT_INCR(sctps_timoasconf); in sctp_timeout_handler()