Searched refs:BBR_RTTS_WASIDLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | tcp_bbr.h | 199 #define BBR_RTTS_WASIDLE 3 macro
|
H A D | bbr.c | 10919 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_state_startup() 11251 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_state_change() 12818 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_output_wtime()
|