Searched refs:npfctl_table_replace (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.sbin/npf/npfctl/ |
H A D | npfctl.h | 149 void npfctl_table_replace(int, int, char **);
|
H A D | npfctl.c | 494 npfctl_table_replace(fd, argc, argv); in npfctl()
|
H A D | npf_cmd.c | 222 npfctl_table_replace(int fd, int argc, char **argv) in npfctl_table_replace() function
|
/netbsd-src/sys/net/npf/ |
H A D | npf_ctl.c | 666 npfctl_table_replace(npf_t *npf, const nvlist_t *req, nvlist_t *resp) in npfctl_table_replace() function 871 error = npfctl_table_replace(npf, req, resp); in npfctl_run_op()
|