Searched refs:timer_slop (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/netinet/tcp_stacks/ |
| H A D | tcp_rack.h | 354 uint32_t timer_slop; member
|
| H A D | rack.c | 2900 log.u_bbr.lt_epoch = rack->r_ctl.timer_slop; in rack_log_rtt_sample() 6601 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_enter_persist() 6666 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_exit_persist() 9072 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_update_rtt() 12303 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_process_ack() 13160 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_fastack() 15115 rack->r_ctl.timer_slop = TICKS_2_USEC(tcp_rexmit_slop); in rack_init() 16391 rack_rto_min, rack_rto_max, rack->r_ctl.timer_slop); in rack_do_compressed_ack_processing() 23134 rack->r_ctl.timer_slop = optval; in rack_process_option() 23142 rack->r_ctl.timer_slop); in rack_process_option() [all …]
|