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

  /src/usr.sbin/npf/npfctl/
npfctl.c 258 static bool bpfjit = true; variable in typeref:typename:bool
263 bpfjit = onoff;
271 .ml_filename = "bpfjit",
277 if (!bpfjit)
283 warnx("the bpfjit module seems to be missing%s", p);
285 warn("error loading the bpfjit module%s", p);

Completed in 13 milliseconds