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