Home
last modified time | relevance | path

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

/NextBSD/sys/net/altq/
HDaltq_subr.c302 #define TBR_UNSCALE(x) ((x) >> TBR_SHIFT) macro
474 (u_int)TBR_UNSCALE(tbr->tbr_rate * 8 * machclk_freq);
475 profile->depth = (u_int)TBR_UNSCALE(tbr->tbr_depth);