Home | Sort by: relevance | last modified time | path |
/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 * |