Searched refs:timin (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 3051 bbr_lt_bw_samp_done(struct tcp_bbr *bbr, uint64_t bw, uint32_t cts, uint32_t timin) in bbr_lt_bw_samp_done() argument 3080 bbr_log_type_ltbw(bbr, cts, 4, (uint32_t)bw, saved_bw, (uint32_t)diff, timin); in bbr_lt_bw_samp_done() 3086 bbr_log_type_ltbw(bbr, cts, 5, 0, (uint32_t)bw, 0, timin); in bbr_lt_bw_samp_done()
|