Searched refs:npf_config_read_exit (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/sys/net/npf/ |
| D | npf_alg.c | 241 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()
|
| D | npf_handler.c | 225 npf_config_read_exit(npf, slock); in npfk_packet_handler() 244 npf_config_read_exit(npf, slock); in npfk_packet_handler()
|
| D | npf_nat.c | 423 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()
|
| D | npf_conndb.c | 177 npf_config_read_exit(npf, s); in npf_conndb_lookup() 193 npf_config_read_exit(npf, s); in npf_conndb_lookup()
|
| D | npf_conf.c | 236 npf_config_read_exit(npf_t *npf, int s) in npf_config_read_exit() function
|
| D | npf_impl.h | 295 void npf_config_read_exit(npf_t *, int);
|
| /netbsd/src/usr.sbin/npf/npftest/libnpftest/ |
| D | npf_rule_test.c | 217 npf_config_read_exit(npf, slock); in run_raw_testcase()
|