Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h385 uint32_t timer_slop; member
H A Drack.c2937 log.u_bbr.lt_epoch = rack->r_ctl.timer_slop; in rack_log_rtt_sample()
6130 rack_persist_min, rack_persist_max, rack->r_ctl.timer_slop); in rack_get_persists_timer_val()
6405 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_enter_persist()
6466 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_exit_persist()
7792 max(rack_rto_min, rexmt), rack_rto_max, rack->r_ctl.timer_slop); in rack_timeout_rxt()
8794 max(rack_rto_min, rtt + 2), rack_rto_max, rack->r_ctl.timer_slop); in tcp_rack_xmit_timer_commit()
8969 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_update_rtt()
11824 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_process_ack()
11901 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_process_ack()
12772 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_fastack()
[all …]