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

  /src/sys/altq/
altq_rio.h 113 struct wtab *rio_wtab; /* weight table */ member in struct:rio
altq_rio.c 253 rp->rio_wtab = wtab_alloc(rp->rio_weight);
297 wtab_destroy(rp->rio_wtab);
364 pow_w(rp->rio_wtab, n);

Completed in 74 milliseconds