Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c473 RIB_WLOCK_ASSERT(fd->fd_rh); in schedule_fd_rebuild()
492 RIB_WLOCK_ASSERT(fd->fd_rh); in schedule_algo_eval()
741 RIB_WLOCK_ASSERT(fd->fd_rh); in schedule_destroy_fd_instance()
785 if (fd->fd_rh == rh) { in fib_cleanup_algo()
801 RIB_WLOCK(fd->fd_rh); in fib_cleanup_algo()
804 RIB_WUNLOCK(fd->fd_rh); in fib_cleanup_algo()
896 fd->fd_rh = rh; in try_setup_fd_instance()
1065 RIB_WLOCK_ASSERT(fd->fd_rh); in rebuild_fd()
1073 if (!is_algo_fixed(fd->fd_rh)) in rebuild_fd()
1157 rh = fd->fd_rh; in set_fib_algo()
[all …]