Searched refs:idepth (Results 1 – 1 of 1) sorted by relevance
797 int64_t ival, idepth = 0; in ifclassq_tbr_set_locked() local807 idepth = TBR_SCALE(i * mtu); in ifclassq_tbr_set_locked()808 if ((idepth / tbr->tbr_rate) > ival) { in ifclassq_tbr_set_locked()812 VERIFY(idepth > 0); in ifclassq_tbr_set_locked()816 tbr->tbr_filluptime = idepth / tbr->tbr_rate; in ifclassq_tbr_set_locked()818 tbr->tbr_depth = idepth + (idepth >> 3); in ifclassq_tbr_set_locked()