Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h780 r_agg_early_set:1, /* Did we get called early */ member
H A Dbbr.c769 if (bbr->r_agg_early_set) { in bbr_start_hpts_timer()
770 bbr_log_pacing_delay_calc(bbr, 0, bbr->r_ctl.rc_agg_early, cts, slot, 0, bbr->r_agg_early_set, 2); in bbr_start_hpts_timer()
773 bbr->r_agg_early_set = 0; in bbr_start_hpts_timer()
4929 bbr->r_agg_early_set = 0; in bbr_remxt_tmr()
7957 bbr->r_agg_early_set = 0; in bbr_exit_persist()
11995 bbr->r_agg_early_set = 1; in bbr_output_wtime()
12000 bbr->r_agg_early_set = 0; in bbr_output_wtime()
12012 bbr->r_agg_early_set, 3); in bbr_output_wtime()
12019 if (bbr->r_agg_early_set) in bbr_output_wtime()
12021 bbr->r_agg_early_set = 0; in bbr_output_wtime()
[all …]