Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_red.c326 rp->red_count++; in red_addq()
336 rp->red_count = 1; in red_addq()
339 rp->red_probd, rp->red_count)) { in red_addq()
344 rp->red_count = 0; in red_addq()
391 rp->red_count = 0; in red_addq()
H A Daltq_red.h89 int red_count; /* packet count since last dropped/ member