Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1247 uint32_t sctps_timosecret; /* Number of times an endpoint changed its cookie secret*/ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c954 sb.sctps_timosecret += sarry->sctps_timosecret;
Dsctp_uio.h1055 uint32_t sctps_timosecret; /* Number of times an endpoint changed its cookie secret*/ member
Dsctputil.c2016 SCTP_STAT_INCR(sctps_timosecret); in sctp_timeout_handler()