Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1257 uint32_t sctps_timoinpkill; /* Number of inp free timers expired */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c964 sb.sctps_timoinpkill += sarry->sctps_timoinpkill;
Dsctp_uio.h1065 uint32_t sctps_timoinpkill; /* Number of inp free timers expired */ member
Dsctputil.c2109 SCTP_STAT_INCR(sctps_timoinpkill); in sctp_timeout_handler()