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

  /src/sys/net/npf/
npf_ctl.c 323 npf_mk_singlerule(npf_t *npf, const nvlist_t *req, nvlist_t *resp, function in typeref:typename:int __noinline
422 error = npf_mk_singlerule(npf, rule, resp, nc->rule_procs, &rl);
451 error = npf_mk_singlerule(npf, nat, resp, NULL, &rl);
737 error = npf_mk_singlerule(npf, req, resp, NULL, &rl);

Completed in 11 milliseconds