Home
last modified time | relevance | path

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

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