Searched refs:idepth (Results 1 – 1 of 1) sorted by relevance
778 int64_t ival, idepth = 0; in ifclassq_tbr_set() local788 idepth = TBR_SCALE(i * mtu); in ifclassq_tbr_set()789 if ((idepth / tbr->tbr_rate) > ival) { in ifclassq_tbr_set()793 VERIFY(idepth > 0); in ifclassq_tbr_set()797 tbr->tbr_filluptime = idepth / tbr->tbr_rate; in ifclassq_tbr_set()799 tbr->tbr_depth = idepth + (idepth >> 3); in ifclassq_tbr_set()