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

  /src/sys/net/npf/
npf_rproc.c 361 * npf_rproc_run: run the rule procedure by executing each extension call.
366 npf_rproc_run(npf_cache_t *npc, npf_rproc_t *rp, const npf_match_info_t *mi, function in typeref:typename:bool
npf_handler.c 292 if (rp && !npf_rproc_run(&npc, rp, &mi, &decision)) {
npf_impl.h 465 bool npf_rproc_run(npf_cache_t *, npf_rproc_t *,

Completed in 11 milliseconds