Home
last modified time | relevance | path

Searched refs:bbr_calc_thresh_rack (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/netinet/tcp_stacks/
HDbbr.c455 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts,
634 thresh = bbr_calc_thresh_rack(bbr, srtt, cts, rsm); in bbr_timer_start()
4064 bbr_calc_thresh_rack(struct tcp_bbr *bbr, uint32_t srtt, uint32_t cts, struct bbr_sendmap *rsm) in bbr_calc_thresh_rack() function
4268 thresh = bbr_calc_thresh_rack(bbr, bbr_get_rtt(bbr, BBR_RTT_RACK), in bbr_is_lost()