Searched refs:rr_head (Results 1 – 1 of 1) sorted by relevance
/net/ipv6/ |
D | route.c | 840 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf() argument 843 u32 metric = rr_head->fib6_metric; in find_rr_leaf() 847 __find_rr_leaf(rr_head, NULL, metric, res, &cont, in find_rr_leaf() 850 __find_rr_leaf(leaf, rr_head, metric, res, &cont, in find_rr_leaf()
|