Searched refs:BBR_RTTS_WASIDLE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | tcp_bbr.h | 201 #define BBR_RTTS_WASIDLE 3 macro
|
| H A D | bbr.c | 11036 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_state_startup() 11368 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_state_change() 12963 bbr_log_rtt_shrinks(bbr, cts, 0, 0, __LINE__, BBR_RTTS_WASIDLE, 0); in bbr_output_wtime()
|