Searched refs:dn_fib_lookup (Results 1 – 4 of 4) sorted by relevance
125 int dn_fib_lookup(struct flowidn *fld, struct dn_fib_res *res);150 #define dn_fib_lookup(fl, res) (-ESRCH) macro
53 int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res) in dn_fib_lookup() function
1070 if (try_hard || (err = dn_fib_lookup(&fld, &res)) != 0) { in dn_route_output_slow()1355 err = dn_fib_lookup(&fld, &res); in dn_route_input_slow()1385 if (dn_fib_lookup(&fld, &res)) in dn_route_input_slow()
224 if ((err = dn_fib_lookup(&fld, &res)) != 0) in dn_fib_check_nh()