Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c4185 rack_calc_thresh_rack(struct tcp_rack *rack, uint32_t srtt, uint32_t cts) in rack_calc_thresh_rack() function
4391 thresh = rack_calc_thresh_rack(rack, srtt, tsused); in rack_check_recovery_mode()
4527 thresh = rack_calc_thresh_rack(rack, srtt, cts); in rack_timer_start()
11256 thresh = rack_calc_thresh_rack(rack, srtt, tsused); in tcp_rack_output()