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