Searched refs:find_rr_leaf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 840 static void find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, in find_rr_leaf() function 892 find_rr_leaf(fn, leaf, rt0, oif, strict, &do_rr, res); in rt6_select()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 843 static void find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, in find_rr_leaf() function 895 find_rr_leaf(fn, leaf, rt0, oif, strict, &do_rr, res); in rt6_select()
|
Completed in 23 milliseconds