Searched refs:ebr (Results 1 – 6 of 6) sorted by relevance
561 npf_ebr_destroy(ebr_t *ebr) in npf_ebr_destroy() argument563 pserialize_destroy(ebr); in npf_ebr_destroy()567 npf_ebr_register(ebr_t *ebr) in npf_ebr_register() argument569 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_register()573 npf_ebr_unregister(ebr_t *ebr) in npf_ebr_unregister() argument575 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_unregister()579 npf_ebr_enter(ebr_t *ebr) in npf_ebr_enter() argument581 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_enter()586 npf_ebr_exit(ebr_t *ebr, int s) in npf_ebr_exit() argument588 KASSERT(ebr != NULL); (void)ebr; in npf_ebr_exit()[all …]
120 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()
81 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()
212 ebr_t * ebr; member
214 test_npf->ebr = npf_ebr_create(); in run_worker_tests()235 npf_ebr_destroy(test_npf->ebr); in run_worker_tests()
575 # TODO: test for extended bootrecord (ebr) moved and merged with mbr partition table entries