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 */ enumerator274 return WDRR_BUCKET_FOR_HH; in hhf_classify()317 return WDRR_BUCKET_FOR_HH; in hhf_classify()355 bucket = &q->buckets[WDRR_BUCKET_FOR_HH]; in hhf_drop()392 if (idx == WDRR_BUCKET_FOR_HH) { in hhf_enqueue()435 int weight = (bucket - q->buckets == WDRR_BUCKET_FOR_HH) ? in hhf_dequeue()