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

  /src/sys/dist/pf/net/
pf_norm.c 142 int pf_nfrents, pf_ncache; variable in typeref:typename:int
261 goal = pf_ncache * 9 / 10;
263 pf_ncache - goal));
264 while (goal < pf_ncache) {
300 pf_ncache--;
589 pf_ncache++;
702 pf_ncache++;
756 pf_ncache++;
775 pf_ncache--;
788 pf_ncache--
    [all...]
pf_norm.c 142 int pf_nfrents, pf_ncache; variable in typeref:typename:int
261 goal = pf_ncache * 9 / 10;
263 pf_ncache - goal));
264 while (goal < pf_ncache) {
300 pf_ncache--;
589 pf_ncache++;
702 pf_ncache++;
756 pf_ncache++;
775 pf_ncache--;
788 pf_ncache--
    [all...]

Completed in 23 milliseconds