Searched refs:fib_epoch_call (Results 1 – 3 of 3) sorted by relevance
131 void fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx);
1038 fib_epoch_call(destroy_fd_instance_epoch, &fd->fd_epoch_ctx); in schedule_destroy_fd_instance()1634 fib_epoch_call(destroy_fdh_epoch, &old_fdh->fdh_epoch_ctx); in replace_rtables_family()1692 fib_epoch_call(destroy_fdh_epoch, &old_fdh->fdh_epoch_ctx); in grow_rtables_family()1738 fib_epoch_call(epoch_callback_t callback, epoch_context_t ctx) in fib_epoch_call() function1839 fib_epoch_call(release_nhop_epoch, &nrd->ctx); in fib_schedule_release_nhop()2021 fib_epoch_call(destroy_fdh_epoch, &old_fdh->fdh_epoch_ctx); in fib_setup_family()
1296 fib_epoch_call(epoch_dxr_destroy, &dxr->epoch_ctx); in dxr_change_rib_batch()