Searched refs:idepth (Results 1 – 1 of 1) sorted by relevance
728 int64_t ival, idepth = 0; in ifclassq_tbr_set() local738 idepth = TBR_SCALE(i * mtu); in ifclassq_tbr_set()739 if ((idepth / tbr->tbr_rate) > ival) { in ifclassq_tbr_set()743 VERIFY(idepth > 0); in ifclassq_tbr_set()747 tbr->tbr_filluptime = idepth / tbr->tbr_rate; in ifclassq_tbr_set()749 tbr->tbr_depth = idepth + (idepth >> 3); in ifclassq_tbr_set()