Searched refs:__find_rr_leaf (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/net/ipv6/ |
D | route.c | 786 static void __find_rr_leaf(struct fib6_info *f6i_start, in __find_rr_leaf() function 851 __find_rr_leaf(rr_head, NULL, metric, res, &cont, in find_rr_leaf() 854 __find_rr_leaf(leaf, rr_head, metric, res, &cont, in find_rr_leaf() 860 __find_rr_leaf(cont, NULL, metric, res, NULL, in find_rr_leaf()
|