Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dfib_algo.c206 static struct fib_lookup_module *fib_check_best_algo(struct rib_head *rh,
1333 flm_new = fib_check_best_algo(fd->fd_rh, fd->fd_flm); in execute_callout_action()
1407 flm_new = fib_check_best_algo(fd->fd_rh, fd->fd_flm); in rebuild_fd()
1906 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo() function
1956 flm = fib_check_best_algo(rh, NULL); in fib_select_algo_initial()