Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1164 uint32_t sctps_timoasconf; /* Number of times an asconf timer fired */ member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1042 uint32_t sctps_timoasconf; /* Number of times an asconf timer fired */ member
Dsctp_sysctl.c958 sb.sctps_timoasconf += sarry->sctps_timoasconf; in sysctl_stat_get()
Dsctputil.c1853 SCTP_STAT_INCR(sctps_timoasconf); in sctp_timeout_handler()