Home
last modified time | relevance | path

Searched refs:ebr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_os.c558 npf_ebr_destroy(ebr_t *ebr) in npf_ebr_destroy() argument
560 pserialize_destroy(ebr); in npf_ebr_destroy()
564 npf_ebr_register(ebr_t *ebr) in npf_ebr_register() argument
566 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_register()
570 npf_ebr_unregister(ebr_t *ebr) in npf_ebr_unregister() argument
572 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_unregister()
576 npf_ebr_enter(ebr_t *ebr) in npf_ebr_enter() argument
578 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_enter()
583 npf_ebr_exit(ebr_t *ebr, int s) in npf_ebr_exit() argument
585 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_exit()
[all …]
H A Dnpf_conf.c120 npf_ebr_full_sync(npf->ebr); in npf_config_fini()
174 npf_ebr_full_sync(npf->ebr); in npf_config_load()
221 npf_ebr_full_sync(npf->ebr); in npf_config_sync()
232 return npf_ebr_enter(npf->ebr); in npf_config_read_enter()
239 npf_ebr_exit(npf->ebr, s); in npf_config_read_exit()
250 KASSERT(npf_config_locked_p(npf) || npf_ebr_incrit_p(npf->ebr)); in npf_config_ruleset()
258 KASSERT(npf_config_locked_p(npf) || npf_ebr_incrit_p(npf->ebr)); in npf_config_natset()
266 KASSERT(npf_config_locked_p(npf) || npf_ebr_incrit_p(npf->ebr)); in npf_config_tableset()
274 KASSERT(npf_config_locked_p(npf) || npf_ebr_incrit_p(npf->ebr)); in npf_default_pass()
H A Dnpf.c81 npf->ebr = npf_ebr_create(); in npfk_create()
123 npf_ebr_destroy(npf->ebr); in npfk_destroy()
157 npf_ebr_register(npf->ebr); in npfk_thread_register()
163 npf_ebr_full_sync(npf->ebr); in npfk_thread_unregister()
164 npf_ebr_unregister(npf->ebr); in npfk_thread_unregister()
H A Dnpf_impl.h212 ebr_t * ebr; member
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_gc_test.c214 test_npf->ebr = npf_ebr_create(); in run_worker_tests()
235 npf_ebr_destroy(test_npf->ebr); in run_worker_tests()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfilesystems575 # TODO: test for extended bootrecord (ebr) moved and merged with mbr partition table entries