Home
last modified time | relevance | path

Searched refs:npf_rule_getinfo (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/lib/libnpf/
Dnpf.h114 const void * npf_rule_getinfo(nl_rule_t *, size_t *);
Dnpf.expsym67 npf_rule_getinfo
Dnpf.c835 npf_rule_getinfo(nl_rule_t *rl, size_t *len) in npf_rule_getinfo() function
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_show.c486 marks = npf_rule_getinfo(rl, &mlen); in npfctl_print_filter()