Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c559 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local
2426 bbr_log_timer_var(struct tcp_bbr *bbr, int mode, uint32_t cts, uint32_t time_since_sent, uint32_t s… in bbr_log_timer_var()
H A Drack.c6145 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local