Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.c638 hpts_slot(uint32_t wheel_slot, uint32_t plus) in hpts_slot()
690 max_slots_available(struct tcp_hpts_entry *hpts, uint32_t wheel_slot, uint32_t *target_slot) in max_slots_available()
838 int32_t wheel_slot, maxslots; in __tcp_hpts_insert() local
H A Dtcp_hpts.h77 uint32_t wheel_slot; /* bbr->bw_inuse x */ member