Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dnpf_os.c561 npf_ebr_destroy(ebr_t *ebr) in npf_ebr_destroy() argument
563 pserialize_destroy(ebr); in npf_ebr_destroy()
567 npf_ebr_register(ebr_t *ebr) in npf_ebr_register() argument
569 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_register()
573 npf_ebr_unregister(ebr_t *ebr) in npf_ebr_unregister() argument
575 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_unregister()
579 npf_ebr_enter(ebr_t *ebr) in npf_ebr_enter() argument
581 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_enter()
586 npf_ebr_exit(ebr_t *ebr, int s) in npf_ebr_exit() argument
588 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_exit()
[all …]
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()
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()
Dnpf_impl.h212 ebr_t * ebr; member
/netbsd/src/usr.sbin/npf/npftest/libnpftest/
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/
Dfilesystems575 # TODO: test for extended bootrecord (ebr) moved and merged with mbr partition table entries