Home
last modified time | relevance | path

Searched refs:npf_params_export (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_params.c135 npf_params_export(const npf_t *npf, nvlist_t *nv) in npf_params_export() function
H A Dnpf_impl.h325 int npf_params_export(const npf_t *, nvlist_t *);
H A Dnpf_ctl.c627 error = npf_params_export(npf, resp); in npfctl_save()