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

  /src/sys/net/npf/
npf_ruleset.c 130 static nvlist_t * npf_rule_export(npf_t *, const npf_rule_t *);
382 if ((rule = npf_rule_export(npf, rl)) == NULL) {
451 rule = npf_rule_export(npf, rl);
676 npf_rule_export(npf_t *npf, const npf_rule_t *rl) function in typeref:typename:nvlist_t *
  /src/lib/libnpf/
npf.c 748 npf_rule_export(nl_rule_t *rl, size_t *length) function in typeref:typename:void *

Completed in 14 milliseconds