Searched defs:wheel_cts (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | ||
| H A D | tcp_hpts.h | 79 uint32_t wheel_cts; /* bbr->rttProp x */ member |
| H A D | tcp_hpts.c | 838 uint32_t slot, wheel_cts, last_slot, need_new_to = 0; in __tcp_hpts_insert() local |