Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_conf.c149 npf_tableset_reload(npf, nc->tableset, onc->tableset); in npf_config_load()
H A Dnpf_impl.h390 void npf_tableset_reload(npf_t *, npf_tableset_t *, npf_tableset_t *);
H A Dnpf_tableset.c244 npf_tableset_reload(npf_t *npf, npf_tableset_t *nts, npf_tableset_t *ots) in npf_tableset_reload() function