Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c747 int32_t delay_calc = 0; in bbr_start_hpts_timer() local
777 if (delay_calc <= slot) in bbr_start_hpts_timer()
778 slot -= delay_calc; in bbr_start_hpts_timer()
11984 uint32_t delay_calc=0; in bbr_output_wtime() local
12092 delay_calc = 0; in bbr_output_wtime()
12103 delay_calc) { in bbr_output_wtime()
12132 delay_calc = 0; in bbr_output_wtime()
12164 delay_calc = 0; in bbr_output_wtime()
12171 delay_calc = 0; in bbr_output_wtime()
12173 if (delay_calc) { in bbr_output_wtime()
[all …]