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

  /src/sys/altq/
altq_red.c 1359 int fthresh; local in function:fv_checkflow
1362 fthresh = fv_p2f(fv, fve->fve_p);
1363 if (fve->fve_f > fthresh)
altq_red.c 1359 int fthresh; local in function:fv_checkflow
1362 fthresh = fv_p2f(fv, fve->fve_p);
1363 if (fve->fve_f > fthresh)

Completed in 23 milliseconds