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

  /src/sys/altq/
altq_red.c 201 static int default_th_max = TH_MAX; variable in typeref:typename:int
258 rp->red_thmax = default_th_max;
960 default_th_max = rp->th_max;

Completed in 12 milliseconds