HomeSort by: relevance | last modified time | path
    Searched refs:red_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_red.h 149 int red_count; /* packet count since last dropped/ member in struct:red
altq_red.c 399 * red_count keeps a tally of arriving traffic that has not
402 rp->red_count++;
412 rp->red_count = 1;
415 rp->red_probd, rp->red_count)) {
420 rp->red_count = 0;
467 rp->red_count = 0;

Completed in 13 milliseconds