Home
last modified time | relevance | path

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

/netbsd/src/lib/libnpf/
Dnpf.h113 const char * npf_rule_getinterface(nl_rule_t *);
Dnpf.expsym68 npf_rule_getinterface
Dnpf.c829 npf_rule_getinterface(nl_rule_t *rl) in npf_rule_getinterface() function
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_show.c531 if ((ifname = npf_rule_getinterface(rl)) != NULL) { in npfctl_print_rule()
575 ifname = npf_rule_getinterface(rl); in npfctl_print_nat()