Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_cmd.c | 108 npfctl_rule(int fd, int argc, char **argv) function in typeref:typename:void |
/src/sys/net/npf/ | |
npf_ctl.c | 702 * npfctl_rule: add or remove dynamic rules in the specified ruleset. 705 npfctl_rule(npf_t *npf, const nvlist_t *req, nvlist_t *resp) function in typeref:typename:int 874 error = npfctl_rule(npf, req, resp); |