Home
last modified time | relevance | path

Searched refs:npf_config_create (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_conf.c69 nc = npf_config_create(); in npf_config_init()
85 npf_config_create(void) in npf_config_create() function
H A Dnpf_impl.h297 npf_config_t * npf_config_create(void);
H A Dnpf_ctl.c566 nc = npf_config_create(); in npfctl_load()
/netbsd-src/lib/libnpf/
H A Dnpf.h78 nl_config_t * npf_config_create(void);
H A Dnpf.c339 npf_config_create(void) in npf_config_create() function
427 ncf = npf_config_create(); in npf_config_flush()
/netbsd-src/dist/pf/usr.sbin/ftp-proxy/
H A Dnpf.c379 ncf = npf_config_create(); in npf_do_commit()
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_show.c766 ncf = npf_config_create(); in npfctl_ruleset_show()
H A Dnpf_build.c71 npf_conf = npf_config_create(); in npfctl_config_init()