Home
last modified time | relevance | path

Searched refs:last_slot (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_hpts.c820 uint32_t slot_on, wheel_cts, last_slot, need_new_to = 0; in tcp_hpts_insert_diag() local
882 maxslots = max_slots_available(hpts, wheel_slot, &last_slot); in tcp_hpts_insert_diag()
900 tp->t_hpts_slot = last_slot; in tcp_hpts_insert_diag()
909 tp->t_hpts_slot = last_slot; in tcp_hpts_insert_diag()
1301 uint32_t maxslots, last_slot, remaining_slots; in tcp_hptsi() local
1310 hpts->p_cur_slot, &last_slot); in tcp_hptsi()
1320 tp->t_hpts_slot = last_slot; in tcp_hptsi()