Home
last modified time | relevance | path

Searched refs:npfctl_load (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.sbin/npf/npfctl/
Dnpfctl.c323 npfctl_load(int fd) in npfctl_load() function
508 ret = npfctl_load(fd); in npfctl()
/netbsd/src/sys/net/npf/
Dnpf_ctl.c559 npfctl_load(npf_t *npf, const nvlist_t *req, nvlist_t *resp) in npfctl_load() function
859 error = npfctl_load(npf, req, resp); in npfctl_run_op()