Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c1041 u_int64_t f, myf_bound, delta; in update_vf() local
1102 myf_bound = cur_time - machclk_per_tick; in update_vf()
1103 if (cl->cl_myf < myf_bound) { in update_vf()