Home
last modified time | relevance | path

Searched defs:need_new_to (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_hpts.h76 uint32_t need_new_to; /* bbr->flex6 x */ member
H A Dtcp_hpts.c838 uint32_t slot, wheel_cts, last_slot, need_new_to = 0; in __tcp_hpts_insert() local