Searched refs:WDRR_BUCKET_FOR_HH (Results 1 – 1 of 1) sorted by relevance
105 WDRR_BUCKET_FOR_HH = 0, /* bucket id for heavy-hitters */ enumerator290 return WDRR_BUCKET_FOR_HH; in hhf_classify()333 return WDRR_BUCKET_FOR_HH; in hhf_classify()371 bucket = &q->buckets[WDRR_BUCKET_FOR_HH]; in hhf_drop()407 if (idx == WDRR_BUCKET_FOR_HH) { in hhf_enqueue()449 int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ? in hhf_dequeue()