Home
last modified time | relevance | path

Searched refs:npf_config_read_exit (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/net/npf/
Dnpf_alg.c241 npf_config_read_exit(npf, s); in npf_alg_match()
273 npf_config_read_exit(npf, s); in npf_alg_exec()
313 npf_config_read_exit(npf, s); in npf_alg_conn()
Dnpf_handler.c225 npf_config_read_exit(npf, slock); in npfk_packet_handler()
244 npf_config_read_exit(npf, slock); in npfk_packet_handler()
Dnpf_nat.c423 npf_config_read_exit(npf, slock); in npf_nat_inspect()
428 npf_config_read_exit(npf, slock); in npf_nat_inspect()
516 npf_config_read_exit(npf, slock); in npf_nat_create()
521 npf_config_read_exit(npf, slock); in npf_nat_create()
Dnpf_conndb.c177 npf_config_read_exit(npf, s); in npf_conndb_lookup()
193 npf_config_read_exit(npf, s); in npf_conndb_lookup()
Dnpf_conf.c236 npf_config_read_exit(npf_t *npf, int s) in npf_config_read_exit() function
Dnpf_impl.h295 void npf_config_read_exit(npf_t *, int);
/netbsd/src/usr.sbin/npf/npftest/libnpftest/
Dnpf_rule_test.c217 npf_config_read_exit(npf, slock); in run_raw_testcase()