Searched refs:timin (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 3021 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 3050 bbr_log_type_ltbw(bbr, cts, 4, (uint32_t)bw, saved_bw, (uint32_t)diff, timin); in bbr_lt_bw_samp_done() 3056 bbr_log_type_ltbw(bbr, cts, 5, 0, (uint32_t)bw, 0, timin); in bbr_lt_bw_samp_done()
|