Home
last modified time | relevance | path

Searched refs:npfctl_rule_ref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h213 nl_rule_t * npfctl_rule_ref(void);
H A Dnpf_cmd.c101 if ((rl = npfctl_rule_ref()) == NULL) { in npfctl_parse_rule()
H A Dnpf_build.c87 npfctl_rule_ref(void) in npfctl_rule_ref() function