Searched refs:BBR_TIMER_FUDGE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ | ||
| H A D | tcp_bbr.h | 112 #define BBR_TIMER_FUDGE 1500 /* 1.5ms in micro seconds */ macro |
| H A D | bbr.c | 6919 fudge = BBR_TIMER_FUDGE; in bbr_update_rtt() |