Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1246 uint32_t sctps_timocookie; /* Number of times a cookie timeout fired */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c953 sb.sctps_timocookie += sarry->sctps_timocookie;
Dsctp_uio.h1054 uint32_t sctps_timocookie; /* Number of times a cookie timeout fired */ member
Dsctputil.c1996 SCTP_STAT_INCR(sctps_timocookie); in sctp_timeout_handler()