Home
last modified time | relevance | path

Searched defs:ms_elapsed (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dtcp_congctl.c865 tcp_cubic_getW(struct tcpcb *tp, uint32_t ms_elapsed, uint32_t rtt) in tcp_cubic_getW()
927 uint32_t ms_elapsed, rtt; in tcp_cubic_newack() local