Searched refs:orig_flm (Results 1 – 1 of 1) sorted by relevance
207 struct fib_lookup_module *orig_flm);1906 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo() argument1927 if (flm == orig_flm) in fib_check_best_algo()1937 candidate_algos, orig_flm ? orig_flm->flm_name : "NULL", curr_preference, in fib_check_best_algo()1938 best_flm ? best_flm->flm_name : (orig_flm ? orig_flm->flm_name : "NULL"), in fib_check_best_algo()