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