Home
last modified time | relevance | path

Searched refs:rr_head (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv6/
Droute.c651 struct rt6_info *rr_head, in find_rr_leaf() argument
659 for (rt = rr_head; rt && rt->rt6i_metric == metric; in find_rr_leaf()
662 for (rt = fn->leaf; rt && rt != rr_head && rt->rt6i_metric == metric; in find_rr_leaf()