Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dhfsc.c1134 u_int64_t f, myf_bound, delta; in hfsc_update_vf() local
1196 myf_bound = cur_time - HFSC_CLK_PER_TICK; in hfsc_update_vf()
1197 if (cl->cl_myf < myf_bound) { in hfsc_update_vf()