Home
last modified time | relevance | path

Searched refs:npfctl_table (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h150 void npfctl_table(int, int, char **);
H A Dnpfctl.c496 npfctl_table(fd, argc, argv); in npfctl()
H A Dnpf_cmd.c291 npfctl_table(int fd, int argc, char **argv) in npfctl_table() function
/netbsd-src/sys/net/npf/
H A Dnpf_os.c274 return npfctl_table(npf, data); in npf_dev_ioctl()
H A Dnpf_impl.h314 int npfctl_table(npf_t *, void *);
H A Dnpf_ctl.c792 npfctl_table(npf_t *npf, void *data) in npfctl_table() function