Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c175 struct fib_lookup_module *orig_flm);
1543 fib_check_best_algo(struct rib_head *rh, struct fib_lookup_module *orig_flm) in fib_check_best_algo() argument
1564 if (flm == orig_flm) in fib_check_best_algo()
1574 candidate_algos, orig_flm ? orig_flm->flm_name : "NULL", curr_preference, in fib_check_best_algo()
1575 best_flm ? best_flm->flm_name : (orig_flm ? orig_flm->flm_name : "NULL"), in fib_check_best_algo()