Searched refs:red_count (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/altq/
H A Daltq_red.h149 int red_count; /* packet count since last dropped/ member in struct:red
H A Daltq_red.c399 * 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 182 milliseconds