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

  /src/sys/altq/
altq_blue.c 117 static int drop_early(blue_t *);
442 if (drop_early(rp) && qlen(q) > 1) {
506 drop_early(blue_t *rp) function in typeref:typename:int
altq_red.c 414 } else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift,
494 drop_early(int fp_len, int fp_probd, int count) function in typeref:typename:int

Completed in 14 milliseconds