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);
|