Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/
Dusrsctp.h1256 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */ member
/external/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c1032 sb.sctps_timoassockill += sarry->sctps_timoassockill;
Dsctp_uio.h1068 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */ member
Dsctputil.c2147 SCTP_STAT_INCR(sctps_timoassockill); in sctp_timeout_handler()