Searched refs:rt6_score_route (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 104 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, 447 if (rt6_score_route(nh, sibling->fib6_flags, oif, strict) < 0) in fib6_select_path() 704 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() function 741 m = rt6_score_route(nh, fib6_flags, oif, strict); in find_match()
|