Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h784 r_agg_early_set:1, /* Did we get called early */ member
H A Dbbr.c782 if (bbr->r_agg_early_set) { in bbr_start_hpts_timer()
786 bbr->r_agg_early_set = 0; in bbr_start_hpts_timer()
4960 bbr->r_agg_early_set = 0; in bbr_remxt_tmr()
8032 bbr->r_agg_early_set = 0; in bbr_exit_persist()
12144 bbr->r_agg_early_set = 1; in bbr_output_wtime()
12149 bbr->r_agg_early_set = 0; in bbr_output_wtime()
12161 bbr->r_agg_early_set, 3); in bbr_output_wtime()
12168 if (bbr->r_agg_early_set) in bbr_output_wtime()
12170 bbr->r_agg_early_set = 0; in bbr_output_wtime()
12882 bbr->r_agg_early_set = 0; in bbr_output_wtime()
[all …]