Searched refs:idepth (Results 1 – 1 of 1) sorted by relevance
767 int64_t ival, idepth = 0; in ifclassq_tbr_set() local777 idepth = TBR_SCALE(i * mtu); in ifclassq_tbr_set()778 if ((idepth / tbr->tbr_rate) > ival) { in ifclassq_tbr_set()782 VERIFY(idepth > 0); in ifclassq_tbr_set()786 tbr->tbr_filluptime = idepth / tbr->tbr_rate; in ifclassq_tbr_set()788 tbr->tbr_depth = idepth + (idepth >> 3); in ifclassq_tbr_set()