Searched refs:rt6_score_route (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/ipv6/ |
| D | route.c | 101 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, 458 if (rt6_score_route(nh, sibling->fib6_flags, oif, strict) < 0) in fib6_select_path() 715 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() function 752 m = rt6_score_route(nh, fib6_flags, oif, strict); in find_match()
|