Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1158 uint32_t sctps_timosecret; /* Number of times an endpoint changed its cookie secret*/ member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1036 uint32_t sctps_timosecret; /* Number of times an endpoint changed its cookie secret*/ member
Dsctp_sysctl.c952 sb.sctps_timosecret += sarry->sctps_timosecret; in sysctl_stat_get()
Dsctputil.c1781 SCTP_STAT_INCR(sctps_timosecret); in sctp_timeout_handler()