Home
last modified time | relevance | path

Searched refs:spinfo_srtt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_uio.h405 u_int32_t spinfo_srtt; member
H A Dsctp_usrreq.c2076 paddri->spinfo_srtt = ((net->lastsa >> 2) + net->lastsv) >> 1; in sctp_optsget()
2161 sstat->sstat_primary.spinfo_srtt = net->lastsa; in sctp_optsget()