Searched refs:__find_rr_leaf (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv6/ |
H A D | route.c | 791 static void __find_rr_leaf(struct fib6_info *f6i_start, in __find_rr_leaf() function 856 __find_rr_leaf(rr_head, NULL, metric, res, &cont, in find_rr_leaf() 859 __find_rr_leaf(leaf, rr_head, metric, res, &cont, in find_rr_leaf() 865 __find_rr_leaf(cont, NULL, metric, res, NULL, in find_rr_leaf()
|