Searched refs:fib_check_best_algo (Results 1 – 1 of 1) sorted by relevance
205 static struct fib_lookup_module *fib_check_best_algo(struct rib_head *rh,1332 flm_new = fib_check_best_algo(fd->fd_rh, fd->fd_flm); in execute_callout_action()1406 flm_new = fib_check_best_algo(fd->fd_rh, fd->fd_flm); in rebuild_fd()1905 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo() function1955 flm = fib_check_best_algo(rh, NULL); in fib_select_algo_initial()