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

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

Completed in 14 milliseconds