Searched refs:dn_fib_lookup (Results 1 – 4 of 4) sorted by relevance
127 int dn_fib_lookup(struct flowidn *fld, struct dn_fib_res *res);152 #define dn_fib_lookup(fl, res) (-ESRCH) macro
54 int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res) in dn_fib_lookup() function
1058 if (try_hard || (err = dn_fib_lookup(&fld, &res)) != 0) { in dn_route_output_slow()1345 err = dn_fib_lookup(&fld, &res); in dn_route_input_slow()1375 if (dn_fib_lookup(&fld, &res)) in dn_route_input_slow()
228 if ((err = dn_fib_lookup(&fld, &res)) != 0) in dn_fib_check_nh()