Searched refs:bbr_log_thresh_choice (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 2510 bbr_log_thresh_choice(struct tcp_bbr *bbr, uint32_t cts, uint32_t thresh, uint32_t lro, uint32_t sr… in bbr_log_thresh_choice() function 4148 bbr_log_thresh_choice(bbr, cts, thresh, lro, srtt, rsm, BBR_TO_FRM_RACK); in bbr_calc_thresh_rack() 4208 bbr_log_thresh_choice(bbr, cts, thresh, t_rxtcur, srtt, rsm, BBR_TO_FRM_TLP); in bbr_calc_thresh_tlp()
|