Searched defs:time_since_sent (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 572 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in bbr_timer_start() local 2449 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 D | rack.c | 4438 uint32_t thresh, exp, to, srtt, time_since_sent, tstmp_touse; in rack_timer_start() local
|